![]() |
AliPhysics
0937c79 (0937c79)
|
Configuration of the event trigger. More...
#include <TString.h>
#include "AliVEvent.h"
Go to the source code of this file.
Functions | |
UInt_t | ConfigureAndGetEventTriggerMaskAndCaloTriggerString (TString trigger, Int_t year, TString &triggerString) |
Configuration of the event trigger.
Configuration macro of the task event trigger, depending on trigger name, specially for EMCal triggers. The trigger event settings depend on special trigger names:
Definition in file ConfigureAndGetEventTriggerMaskAndCaloTriggerString.C.
UInt_t ConfigureAndGetEventTriggerMaskAndCaloTriggerString | ( | TString | trigger, |
Int_t | year, | ||
TString & | triggerString | ||
) |
Main method
The options that can be passed to the macro are:
trigger | : name of the desired trigger. Special names depending on Calo triggers. |
year | : year |
triggerString | : specific trigger name string to select at analysis level |
Definition at line 32 of file ConfigureAndGetEventTriggerMaskAndCaloTriggerString.C.
Referenced by AddTaskCaloTrackCorrBase(), AddTaskClusterShape(), AddTaskGammaHadronCorrelation(), and AddTaskPi0IMGammaCorrQA().