10 #ifndef ALIREDUCEDPATCHCONTAINER_H
11 #define ALIREDUCEDPATCHCONTAINER_H
33 namespace HighPtTracks {
AliReducedPatchContainer(Bool_t doAlloc=kFALSE)
Jet trigger, low threshold.
AliReducedPatchContainer & operator=(const AliReducedPatchContainer &cont)
Container structure for reduced trigger patches.
void Copy(TObject &target) const
TObjArray * fOfflinePatches[4]
Trigger type dependent container for offline patches.
TObjArray * fOnlinePatches[4]
Trigger type dependent container for online patches.
Gamma trigger, low threshold.
virtual ~AliReducedPatchContainer()
Jet trigger, high threshold.
void AddTriggerPatch(Bool_t isOffline, PatchType_t patchtype, Float_t energy, Int_t amplitude, Float_t eta, Float_t phi)
Gamma trigger, high threshold.
TObjArray * GetTriggerPatches(Bool_t isOffline, PatchType_t patchtype)