1 #ifndef ALICALOFITSUBARRAY_H 2 #define ALICALOFITSUBARRAY_H 60 #endif //ALICALOFITSUBARRAY_H
Int_t fFirst
first index in array used for fit
virtual ~AliCaloFitSubarray()
Destructor.
Container class to hold info from bunches/samples.
AliCaloFitSubarray(const Int_t bunchIndex, const Int_t maxrev, const Int_t first, const Int_t last)
Constructor.
Int_t GetBunchIndex() const
AliCaloFitSubarray & operator=(const AliCaloFitSubarray &source)
Assignment operator; use copy ctor.
Int_t fMaxRev
Max index in reversed array.
Int_t fLast
last index in array used for fit
void SetBunchIndex(Int_t i)
Int_t fBunchIndex
Index for selected bunch.