1 #ifndef ALIANALYSISTASKEMCALJETHPERFORMANCE_H 2 #define ALIANALYSISTASKEMCALJETHPERFORMANCE_H 16 #include "AliEventCuts.h" 30 namespace EMCALJetTasks {
55 void UserCreateOutputObjects();
60 void AddConfigurationFile(
const std::string & configurationPath,
const std::string & configName =
"") { fYAMLConfig.AddConfiguration(configurationPath, configName); }
66 std::string toString()
const;
69 std::ostream &
Print(std::ostream &in)
const;
77 void RetrieveAndSetTaskPropertiesFromYAMLConfig();
78 void SetupJetContainersFromYAMLConfig();
86 void SetupResponseMatrixHists();
87 void ResponseMatrix();
111 #if !(defined(__CINT__) || defined(__MAKECINT__))
void Print(std::ostream &o, const char *name, Double_t dT, Double_t dVM, Double_t alldT, Double_t alldVM)
QA Class for EMCal Embedding Framework.
ELeadingHadronBiasType_t
Determine the jet leading hadron bias type.
Base task in the EMCAL jet framework.
Represent a jet reconstructed using the EMCal jet framework.
Container class for histograms.
Container for jet within the EMCAL jet framework.