66 if (sizeX * sizeY > 31)
AliError(
"32b limit exceeded!");
76 printf(
"]> Patch at (%2d , %2d) w/ sum %3d time %2d\n",
printf("Chi2/npoints = %f\n", TMath::Sqrt(chi2/npoints))
virtual ~AliEMCALTriggerPatch()
Destructor.
TVector2 * fPosition
Position.
EMCal trigger patch implementation.
void Print(const Option_t *) const
Print patch info.
AliEMCALTriggerPatch()
Default constructor.
Int_t fPeaks
Peaks (L0 only)
#define AliError(message)
void SetPeak(Int_t x, Int_t y, Int_t sizeX, Int_t sizeY)
Peak (add explanation)