1 #ifndef AliEMCALSENSORTEMP_H 2 #define AliEMCALSENSORTEMP_H 83 #endif // AliEMCALSENSORTEMP_H static TClonesArray * ReadList(const char *fname, const TString &amandaString=kAmandaString)
Read values from ascii file.
Container class for temperature sensor positions.
Int_t fNum
Number within a SuperModule: 8 sensors => index range 0-7.
Int_t fSide
EMCAL side; 0:Shaft Side (A) – 1:Muon Side (C)
Int_t fSector
Number of sector (0-5)
static TClonesArray * ReadTree(TTree *tree, const TString &amandaString=kAmandaString)
Read selected info from TTree.
const TString kAmandaString
virtual ~AliEMCALSensorTemp()
void SetSector(Int_t sector)
AliEMCALSensorTemp()
Default constructor.
AliEMCALSensorTemp & operator=(const AliEMCALSensorTemp &source)
Assignment operator.