AliPhysics  07fddbf (07fddbf)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
AliEmcalAnalysisFactory.h
Go to the documentation of this file.
1 /*
2  * AliEmcalAnalysisFactory.h
3  *
4  * Created on: Feb 23, 2016
5  * Author: markus
6  */
7 
8 #ifndef ALIEMCALANALYSISFACTORY_H
9 #define ALIEMCALANALYSISFACTORY_H
10 
11 #include <TObject.h>
12 #include <TString.h>
14 
16 
17 namespace EMCalTriggerPtAnalysis {
18 
20 public:
23 
27 
29 };
30 
31 } /* namespace EMCalTriggerPtAnalysis */
32 
33 #endif /* ALIEMCALANALYSISFACTORY_H */
Interface for virtual track selection.
double Double_t
Definition: External.C:58
static AliEmcalTrackSelection * TrackCutsFactory(TString name, Bool_t isAOD)
static TString ClusterContainerNameFactory(Bool_t isAOD)
Helper class selecting events on the presence of a trigger patch for the given type above threshold...
static AliEmcalTriggerOfflineSelection * TriggerSelectionFactory(Double_t el0, Double_t eg1, Double_t eg2, Double_t ej1, Double_t ej2, AliEmcalTriggerOfflineSelection::EmcalEnergyDefinition_t endef=AliEmcalTriggerOfflineSelection::kFEEEnergy)
EmcalEnergyDefinition_t
Definition of EMCAL patch energy measurements.
bool Bool_t
Definition: External.C:53