1 #ifndef ALIANALYSISTASKEMCALJETHPERFORMANCE_H 2 #define ALIANALYSISTASKEMCALJETHPERFORMANCE_H 29 namespace EMCALJetTasks {
54 void UserCreateOutputObjects();
59 void SetConfigurationPath(
const std::string & configurationPath) { fConfigurationPath = configurationPath; }
65 std::string toString()
const;
68 std::ostream &
Print(std::ostream &in)
const;
75 void RetrieveAndSetTaskPropertiesFromYAMLConfig();
76 void SetupJetContainersFromYAMLConfig();
79 void SetupResponseMatrixHists();
80 void CreateResponseMatrix();
99 #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.