ROOT logo
AliRoot » EMCAL » AliEMCALCalibData

class AliEMCALCalibData: public TNamed

*-- Author: Yves Schutz (SUBATECH)
           : Aleksei Pavlinov (WSU); Jun 30, 2006 - ALICE numbering scheme
           : Add decalibration and time calibration arrays: Jul 21, 2011 (GCB)
           : adapted for DCAL by M.L. Wang CCNU & Subatech Oct-18-2012


class for EMCAL calibration


Function Members (Methods)

public:
AliEMCALCalibData()
AliEMCALCalibData(const char* name)
AliEMCALCalibData(const AliEMCALCalibData& calibda)
virtual~AliEMCALCalibData()
voidTObject::AbstractMethod(const char* method) const
virtual voidTObject::AppendPad(Option_t* option = "")
virtual voidTObject::Browse(TBrowser* b)
static TClass*Class()
virtual const char*TObject::ClassName() const
virtual voidTNamed::Clear(Option_t* option = "")
virtual TObject*TNamed::Clone(const char* newname = "") const
virtual Int_tTNamed::Compare(const TObject* obj) const
virtual voidTNamed::Copy(TObject& named) const
virtual voidTObject::Delete(Option_t* option = "")MENU
virtual Int_tTObject::DistancetoPrimitive(Int_t px, Int_t py)
virtual voidTObject::Draw(Option_t* option = "")
virtual voidTObject::DrawClass() constMENU
virtual TObject*TObject::DrawClone(Option_t* option = "") constMENU
virtual voidTObject::Dump() constMENU
virtual voidTObject::Error(const char* method, const char* msgfmt) const
virtual voidTObject::Execute(const char* method, const char* params, Int_t* error = 0)
virtual voidTObject::Execute(TMethod* method, TObjArray* params, Int_t* error = 0)
virtual voidTObject::ExecuteEvent(Int_t event, Int_t px, Int_t py)
virtual voidTObject::Fatal(const char* method, const char* msgfmt) const
virtual voidTNamed::FillBuffer(char*& buffer)
virtual TObject*TObject::FindObject(const char* name) const
virtual TObject*TObject::FindObject(const TObject* obj) const
Float_tGetADCchannel(Int_t module, Int_t column, Int_t row) const
Float_tGetADCchannelDecal(Int_t module, Int_t column, Int_t row) const
Float_tGetADCchannelOnline(Int_t module, Int_t column, Int_t row) const
Float_tGetADCchannelRef() const
Float_tGetADCpedestal(Int_t module, Int_t column, Int_t row) const
virtual Option_t*TObject::GetDrawOption() const
static Long_tTObject::GetDtorOnly()
virtual const char*TObject::GetIconName() const
virtual const char*TNamed::GetName() const
virtual char*TObject::GetObjectInfo(Int_t px, Int_t py) const
static Bool_tTObject::GetObjectStat()
virtual Option_t*TObject::GetOption() const
Float_tGetTimeChannel(Int_t module, Int_t column, Int_t row, Int_t bc) const
Float_tGetTimeChannelDecal(Int_t module, Int_t column, Int_t row) const
virtual const char*TNamed::GetTitle() const
virtual UInt_tTObject::GetUniqueID() const
virtual Bool_tTObject::HandleTimer(TTimer* timer)
virtual ULong_tTNamed::Hash() const
virtual voidTObject::Info(const char* method, const char* msgfmt) const
virtual Bool_tTObject::InheritsFrom(const char* classname) const
virtual Bool_tTObject::InheritsFrom(const TClass* cl) const
virtual voidTObject::Inspect() constMENU
voidTObject::InvertBit(UInt_t f)
virtual TClass*IsA() const
virtual Bool_tTObject::IsEqual(const TObject* obj) const
virtual Bool_tTObject::IsFolder() const
Bool_tTObject::IsOnHeap() const
virtual Bool_tTNamed::IsSortable() const
Bool_tTObject::IsZombie() const
virtual voidTNamed::ls(Option_t* option = "") const
voidTObject::MayNotUse(const char* method) const
virtual Bool_tTObject::Notify()
voidTObject::Obsolete(const char* method, const char* asOfVers, const char* removedFromVers) const
static voidTObject::operator delete(void* ptr)
static voidTObject::operator delete(void* ptr, void* vp)
static voidTObject::operator delete[](void* ptr)
static voidTObject::operator delete[](void* ptr, void* vp)
void*TObject::operator new(size_t sz)
void*TObject::operator new(size_t sz, void* vp)
void*TObject::operator new[](size_t sz)
void*TObject::operator new[](size_t sz, void* vp)
AliEMCALCalibData&operator=(const AliEMCALCalibData& calibda)
virtual voidTObject::Paint(Option_t* option = "")
virtual voidTObject::Pop()
virtual voidPrint(Option_t* option = "") const
virtual Int_tTObject::Read(const char* name)
virtual voidTObject::RecursiveRemove(TObject* obj)
voidReset()
voidTObject::ResetBit(UInt_t f)
virtual voidTObject::SaveAs(const char* filename = "", Option_t* option = "") constMENU
virtual voidTObject::SavePrimitive(basic_ostream<char,char_traits<char> >& out, Option_t* option = "")
voidSetADCchannel(Int_t module, Int_t column, Int_t row, Float_t value)
voidSetADCchannelDecal(Int_t module, Int_t column, Int_t row, Float_t value)
voidSetADCchannelOnline(Int_t module, Int_t column, Int_t row, Float_t value)
voidSetADCchannelRef(Float_t value)
voidSetADCpedestal(Int_t module, Int_t column, Int_t row, Float_t value)
voidTObject::SetBit(UInt_t f)
voidTObject::SetBit(UInt_t f, Bool_t set)
virtual voidTObject::SetDrawOption(Option_t* option = "")MENU
static voidTObject::SetDtorOnly(void* obj)
virtual voidTNamed::SetName(const char* name)MENU
virtual voidTNamed::SetNameTitle(const char* name, const char* title)
static voidTObject::SetObjectStat(Bool_t stat)
voidSetTimeChannel(Int_t module, Int_t column, Int_t row, Int_t bc, Float_t value)
voidSetTimeChannelDecal(Int_t module, Int_t column, Int_t row, Float_t value)
virtual voidTNamed::SetTitle(const char* title = "")MENU
virtual voidTObject::SetUniqueID(UInt_t uid)
virtual voidShowMembers(TMemberInspector&)
virtual Int_tTNamed::Sizeof() const
virtual voidStreamer(TBuffer&)
voidStreamerNVirtual(TBuffer& ClassDef_StreamerNVirtual_b)
virtual voidTObject::SysError(const char* method, const char* msgfmt) const
Bool_tTObject::TestBit(UInt_t f) const
Int_tTObject::TestBits(UInt_t f) const
virtual voidTObject::UseCurrentStyle()
virtual voidTObject::Warning(const char* method, const char* msgfmt) const
virtual Int_tTObject::Write(const char* name = 0, Int_t option = 0, Int_t bufsize = 0)
virtual Int_tTObject::Write(const char* name = 0, Int_t option = 0, Int_t bufsize = 0) const
protected:
virtual voidTObject::DoError(int level, const char* location, const char* fmt, va_list va) const
voidTObject::MakeZombie()

Data Members

public:
static const intfgkDCALModulesnumber of modules in DCAL 8+2 in possible future
static const intfgkECALModulesnumber of modules in EMCAL
protected:
Float_tfADCchannel[12][48][24]width of one ADC channel in GeV ([mod][col][row])
Float_tfADCchannelDCAL[10][48][24]width of one ADC channel in GeV ([mod][col][row])
Float_tfADCchannelDecal[12][48][24]decalibrate width of one ADC channel in GeV ([mod][col][row])
Float_tfADCchannelDecalDCAL[10][48][24]decalibrate width of one ADC channel in GeV ([mod][col][row])
Float_tfADCchannelOnline[12][48][24]width of one ADC channel in GeV obtained from the voltage settings online
Float_tfADCchannelOnlineDCAL[10][48][24]width of one ADC channel in GeV obtained from the voltage settings online
Float_tfADCchannelRefbase value of the ADC channel set from cosmics calibration, not to be used, instead use fADCchannelOnline
Float_tfADCpedestal[12][48][24]value of the ADC pedestal ([mod][col][row]), not used
Float_tfADCpedestalDCAL[10][48][24]value of the ADC pedestal ([mod][col][row]), not used
TStringTNamed::fNameobject identifier
Float_tfTimeChannel[12][48][24][4]time shift of one ADC channel ([mod][col][row][bunch crossing number])
Float_tfTimeChannelDCAL[10][48][24][4]time shift of one ADC channel ([mod][col][row][bunch crossing number])
Float_tfTimeChannelDecal[12][48][24]time shift of one ADC channel ([mod][col][row])
Float_tfTimeChannelDecalDCAL[10][48][24]time shift of one ADC channel ([mod][col][row])
TStringTNamed::fTitleobject title

Class Charts

Inheritance Chart:
TNamed
AliEMCALCalibData

Function documentation

AliEMCALCalibData()
 Default constructor
AliEMCALCalibData(const char* name)
 Constructor
AliEMCALCalibData(const AliEMCALCalibData& calibda)
 copy constructor
void Reset()
 Set all pedestals to 0 and all ADC channels widths to 1
void Print(Option_t* option = "") const
 Print tables of pedestals and ADC channels widths
 options are: "gain", "ped", "online", "decal", "time", "timdecal", "all"
Float_t GetADCchannel(Int_t module, Int_t column, Int_t row) const
 Set ADC channel witdth values
 All indexes start from 0!
 Supermodule, column,raw should follow the ALICE convention:
 supermodule 0:11, column 0:47, row 0:23
 DCal has its own array, starting from SM 12, index 0, same col-row size
Float_t GetADCchannelOnline(Int_t module, Int_t column, Int_t row) const
 Set ADC channel witdth values, first online calibration parameter
 All indexes start from 0!
 Supermodule, column,raw should follow the ALICE convention:
 supermodule 0:11, column 0:47, row 0:23
 DCal has its own array, starting from SM 12, index 0, same col-row size
Float_t GetADCchannelDecal(Int_t module, Int_t column, Int_t row) const
 Set ADC channel decalibration witdth values
 All indexes start from 0!
 Supermodule, column,raw should follow the ALICE convention:
 supermodule 0:11, column 0:47, row 0:23
 DCal has its own array, starting from SM 12, index 0, same col-row size
Float_t GetADCpedestal(Int_t module, Int_t column, Int_t row) const
 Get ADC pedestal values
 DCal has its own array, starting from SM 12, index 0, same col-row size
Float_t GetTimeChannel(Int_t module, Int_t column, Int_t row, Int_t bc) const
 Set channel time values
 DCal has its own array, starting from SM 12, index 0, same col-row size
Float_t GetTimeChannelDecal(Int_t module, Int_t column, Int_t row) const
 Set channel time decalibrated values
 DCal has its own array, starting from SM 12, index 0, same col-row size
void SetADCchannel(Int_t module, Int_t column, Int_t row, Float_t value)
 Set ADC channel width values
 DCal has its own array, starting from SM 12, index 0, same col-row size
void SetADCchannelOnline(Int_t module, Int_t column, Int_t row, Float_t value)
 Set ADC channel online width values
 DCal has its own array, starting from SM 12, index 0, same col-row size
void SetADCchannelDecal(Int_t module, Int_t column, Int_t row, Float_t value)
 Set ADC channel width values, decalibration
 DCal has its own array, starting from SM 12, index 0, same col-row size
void SetADCpedestal(Int_t module, Int_t column, Int_t row, Float_t value)
 Set ADC pedestal values
 DCal has its own array, starting from SM 12, index 0, same col-row size
void SetTimeChannel(Int_t module, Int_t column, Int_t row, Int_t bc, Float_t value)
 Set time per channel and bunch crossing values
 DCal has its own array, starting from SM 12, index 0, same col-row size
void SetTimeChannelDecal(Int_t module, Int_t column, Int_t row, Float_t value)
 Set decalibrated time per channel values
 DCal has its own array, starting from SM 12, index 0, same col-row size
AliEMCALCalibData& operator=(const AliEMCALCalibData& calibda)
virtual ~AliEMCALCalibData()
{ ; }
Float_t GetADCchannelRef() const
{ return fADCchannelRef ; }
void SetADCchannelRef(Float_t value)
{ fADCchannelRef = value ; }