1 #ifndef ALICALOBUNCHINFO_H 2 #define ALICALOBUNCHINFO_H 30 AliCaloBunchInfo( UInt_t starttimebin, Int_t length,
const UShort_t * data );
52 #endif //ALICALOBUNCHINFO_H
const UShort_t * fkData
Pointer to the last data enetry of the bunch (data is reversed with respect to fStartTimebin) ...
const UShort_t * GetData() const
Int_t fLength
Length of the bunch.
Container of ALTRO information.
AliCaloBunchInfo & operator=(const AliCaloBunchInfo &rhs)
UInt_t fStartTimebin
Starttimebin as given by the ALTRO stream.
UInt_t GetStartBin() const
virtual ~AliCaloBunchInfo()
Destructor.