![]() |
AliPhysics
a8fcd8c (a8fcd8c)
|
Patch handler implementation of the jet high trigger. More...
#include <AliEMCalTriggerPatchAnalysisComponent.h>
Public Member Functions | |
AliEmcalTriggerPatchHandlerJetHigh (Bool_t doSwapOnline, Bool_t doSwapOffline) | |
virtual | ~AliEmcalTriggerPatchHandlerJetHigh () |
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 jet high trigger.
Helper class implementing the handling of the jet high trigger in the patch analysis component.
Definition at line 151 of file AliEMCalTriggerPatchAnalysisComponent.h.
|
inline |
Constructor
Definition at line 156 of file AliEMCalTriggerPatchAnalysisComponent.h.
|
inlinevirtual |
Destructor
Definition at line 162 of file AliEMCalTriggerPatchAnalysisComponent.h.
|
virtual |
Patch handler for trigger class Jet 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 235 of file AliEMCalTriggerPatchAnalysisComponent.cxx.