1 #ifndef ALIEMCALTRIGGERPATCH_H 2 #define ALIEMCALTRIGGERPATCH_H 38 void SetPeak(Int_t x, Int_t y, Int_t sizeX, Int_t sizeY);
47 void Print(
const Option_t*)
const;
64 #endif //ALIEMCALTRIGGERPATCH_H virtual ~AliEMCALTriggerPatch()
Destructor.
TVector2 * fPosition
Position.
void Position(TVector2 &pos) const
EMCal trigger patch implementation.
void Print(const Option_t *) const
Print patch info.
void SetPosition(const TVector2 &pos)
AliEMCALTriggerPatch()
Default constructor.
TVector2 * Position() const
AliEMCALTriggerPatch & operator=(const AliEMCALTriggerPatch &other)
Int_t fPeaks
Peaks (L0 only)
void Position(Int_t &px, Int_t &py) const
void SetPeak(Int_t x, Int_t y, Int_t sizeX, Int_t sizeY)
Peak (add explanation)
void SetPosition(Int_t px, Int_t py)