Common CalibratedDataObject to be used on- and off-line.
![[more]](icon1.gif) ClassDef(emcCalibratedDataObject, 1)
 ClassDef(emcCalibratedDataObject, 1)
![[more]](icon1.gif) void Get(Int_t index, Float_t& energy, Float_t& time) const
void Get(Int_t index, Float_t& energy, Float_t& time) const 
![[more]](icon1.gif) void Get(Int_t index, Int_t& TowerId, long & softwareKey, Int_t & errorFlag, Float_t& energy, Float_t& time ) const
void Get(Int_t index, Int_t& TowerId, long & softwareKey, Int_t & errorFlag, Float_t& energy, Float_t& time ) const 
![[more]](icon1.gif) Float_t GetEnergy(Int_t index) const
Float_t GetEnergy(Int_t index) const 
![[more]](icon1.gif) Float_t GetTime(Int_t index) const
Float_t GetTime(Int_t index) const 
![[more]](icon1.gif) long GetTowerId(Int_t index) const
long GetTowerId(Int_t index) const 
![[more]](icon1.gif) long GetSoftwareKey(Int_t index) const
long GetSoftwareKey(Int_t index) const 
![[more]](icon1.gif) long GetErrorFlag(Int_t index) const
long GetErrorFlag(Int_t index) const 
![[more]](icon1.gif) Int_t GetIndexFromTowerId(Int_t TowerId) const
Int_t GetIndexFromTowerId(Int_t TowerId) const 
![[more]](icon1.gif) void GetByTowerId(Int_t TowerId, Float_t& energy, Float_t& time) const
void GetByTowerId(Int_t TowerId, Float_t& energy, Float_t& time) const 
![[more]](icon1.gif) Float_t GetEnergyByTowerId(Int_t TowerId) const
Float_t GetEnergyByTowerId(Int_t TowerId) const 
![[more]](icon1.gif) Float_t GetTimeByTowerId(Int_t TowerId) const
Float_t GetTimeByTowerId(Int_t TowerId) const 
![[more]](icon1.gif) void GetPointers(float*& ENERGY, float*& TOF)
void GetPointers(float*& ENERGY, float*& TOF)
![[more]](icon1.gif) Bool_t IsCalibrated(TString what) const
Bool_t IsCalibrated(TString what) const 
![[more]](icon1.gif) Float_t GetTotalEnergy()
Float_t GetTotalEnergy()
![[more]](icon1.gif) void GetSectorEnergies(Float_t * e)
void GetSectorEnergies(Float_t * e)
![[more]](icon1.gif) Int_t CountHits(Float_t )
Int_t CountHits(Float_t )
 void DecodeKey(long key, Int_t& arm, Int_t& sector, Int_t& yrow, Int_t& zrow) const
void DecodeKey(long key, Int_t& arm, Int_t& sector, Int_t& yrow, Int_t& zrow) const 
 Int_t GetMaxSize(void) const
Int_t GetMaxSize(void) const 
 Int_t GetDataError(Int_t index) const
Int_t GetDataError(Int_t index) const 
 Int_t* GetDataErrorPointer(void) const
Int_t* GetDataErrorPointer(void) const 
 Int_t GetSize(void) const
Int_t GetSize(void) const 
 Int_t GetItemId(Int_t index) const
Int_t GetItemId(Int_t index) const 
 long GenerateSoftwareKey(Int_t ItemId) const
long GenerateSoftwareKey(Int_t ItemId) const 
 bool HasErrors(void) const
bool HasErrors(void) const 
 Bool_t ValidIndex(Int_t index) const
Bool_t ValidIndex(Int_t index) const 
 Int_t fMaxSize
Int_t fMaxSize
 Int_t fSize
Int_t fSize
 Int_t* fDataErrors
Int_t* fDataErrors
 Int_t* fDataMap
Int_t* fDataMap
 long* fSoftKey
long* fSoftKey
Common CalibratedDataObject to be used on- and off-line.Has no counterpart nor in online nor in offline
It derives from TObject so it can be written in a TTree using the PHNodeIOManager of PHOOL.
 void Get(Int_t index, Float_t& energy, Float_t& time) const
void Get(Int_t index, Float_t& energy, Float_t& time) const 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 void Get(Int_t index, Int_t& TowerId, long & softwareKey, Int_t & errorFlag, Float_t& energy, Float_t& time ) const
void Get(Int_t index, Int_t& TowerId, long & softwareKey, Int_t & errorFlag, Float_t& energy, Float_t& time ) const 
 Float_t GetEnergy(Int_t index) const
Float_t GetEnergy(Int_t index) const 
 Float_t GetTime(Int_t index) const
Float_t GetTime(Int_t index) const 
 long GetTowerId(Int_t index) const
long GetTowerId(Int_t index) const 
 long GetSoftwareKey(Int_t index) const
long GetSoftwareKey(Int_t index) const 
 long GetErrorFlag(Int_t index) const
long GetErrorFlag(Int_t index) const 
 Int_t GetIndexFromTowerId(Int_t TowerId) const
Int_t GetIndexFromTowerId(Int_t TowerId) const 
 void GetByTowerId(Int_t TowerId, Float_t& energy, Float_t& time) const
void GetByTowerId(Int_t TowerId, Float_t& energy, Float_t& time) const 
 Float_t GetEnergyByTowerId(Int_t TowerId) const
Float_t GetEnergyByTowerId(Int_t TowerId) const 
 Float_t GetTimeByTowerId(Int_t TowerId) const
Float_t GetTimeByTowerId(Int_t TowerId) const 
 void GetPointers(float*& ENERGY, float*& TOF)
void GetPointers(float*& ENERGY, float*& TOF)
      
 Bool_t IsCalibrated(TString what) const
Bool_t IsCalibrated(TString what) const 
 Float_t GetTotalEnergy()
Float_t GetTotalEnergy()
 void GetSectorEnergies(Float_t * e)
void GetSectorEnergies(Float_t * e)
 Int_t CountHits(Float_t )
Int_t CountHits(Float_t )
Alphabetic index HTML hierarchy of classes or Java