![]() |
AliPhysics
914d8ff (914d8ff)
|
Configuration of the event trigger. More...
#include <TString.h>
#include "AliAnalysisTaskCaloTrackCorrelation.h"
#include "AliAnaCaloTrackCorrMaker.h"
Go to the source code of this file.
Functions | |
void | ConfigureEventTriggerCaloTrackCorr (AliAnalysisTaskCaloTrackCorrelation *task, TString trigger, Int_t year) |
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 ConfigureEventTriggerCaloTrackCorr.C.
void ConfigureEventTriggerCaloTrackCorr | ( | AliAnalysisTaskCaloTrackCorrelation * | task, |
TString | trigger, | ||
Int_t | year | ||
) |
Main method calling all the configuration
The options that can be passed to the macro are:
task | : analysis task pointer |
trigger | : name of the desired trigger. Special names. |
year | year |
Definition at line 33 of file ConfigureEventTriggerCaloTrackCorr.C.
Referenced by AddTaskGammaHadronCorrelation(), and AddTaskPi0IMGammaCorrQA().