![]() |
AliPhysics
96866e8 (96866e8)
|
Patch handler implementation of the level0 trigger. More...
#include <AliEMCalTriggerPatchAnalysisComponent.h>
Public Member Functions | |
AliEmcalTriggerPatchHandlerLevel0 (Bool_t doSwapOnline, Bool_t doSwapOffline) | |
virtual | ~AliEmcalTriggerPatchHandlerLevel0 () |
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 level0 trigger.
Helper class implementing the handling of the level0 trigger in the patch analysis component.
Definition at line 214 of file AliEMCalTriggerPatchAnalysisComponent.h.
|
inline |
Constructor
Definition at line 219 of file AliEMCalTriggerPatchAnalysisComponent.h.
|
inlinevirtual |
Destructor
Definition at line 225 of file AliEMCalTriggerPatchAnalysisComponent.h.
|
virtual |
Patch handler for trigger class Gamma High: 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 283 of file AliEMCalTriggerPatchAnalysisComponent.cxx.