![]() |
AliPhysics
1a228f7 (1a228f7)
|
Patch handler implementation of the gamma low trigger. More...
#include <AliEMCalTriggerPatchAnalysisComponent.h>
Public Member Functions | |
AliEmcalTriggerPatchHandlerGammaLow (Bool_t doSwapOnline, Bool_t doSwapOffline) | |
virtual | ~AliEmcalTriggerPatchHandlerGammaLow () |
virtual Bool_t | IsOfType (const AliEMCALTriggerPatchInfo *const patch) const |
![]() | |
AliEmcalTriggerPatchHandler (Bool_t doSwapOnline, Bool_t doSwapOffline) | |
virtual | ~AliEmcalTriggerPatchHandler () |
Additional Inherited Members | |
![]() | |
Bool_t | fPatchSwapThresholdsOnline |
Swap thresholds for online patches. More... | |
Bool_t | fPatchSwapThresholdsOffline |
Swap thresholds for offline patches. More... | |
Patch handler implementation of the gamma low trigger.
Helper class implementing the handling of the gamma low trigger in the patch analysis component.
Definition at line 172 of file AliEMCalTriggerPatchAnalysisComponent.h.
|
inline |
Constructor
Definition at line 177 of file AliEMCalTriggerPatchAnalysisComponent.h.
|
inlinevirtual |
Destructor
Definition at line 183 of file AliEMCalTriggerPatchAnalysisComponent.h.
|
virtual |
Patch handler for trigger class Gamma Low: checks if the patch is a jet low patch. Handles online and offline patches and swapping of the threshold.
patch | The patch to check |
Definition at line 251 of file AliEMCalTriggerPatchAnalysisComponent.cxx.