![]() |
AliPhysics
b81c3d2 (b81c3d2)
|
Class to make array of trigger patch objects in AOD/ESD events. More...
#include "AliLog.h"
#include "AliEMCALTriggerBitConfig.h"
#include "AliEMCALTriggerChannelContainer.h"
#include "AliAnalysisTaskEmcal.h"
Go to the source code of this file.
Classes | |
class | AliEMCALTriggerDataGrid< T > |
class | AliEmcalTriggerMaker |
EMCAL trigger patch maker. More... | |
Class to make array of trigger patch objects in AOD/ESD events.
Class to make array of trigger patch objects in AOD/ESD events. The input for the process are:
The output is a list of AliEmcalTriggerPatchInfo objects which is stored in ESD/AOD (Use event->FindListObject to get them) with three types of trigger patches:
Definition in file AliEmcalTriggerMaker.h.