|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef JETTOOLHELPERS_HISTOINPUTBASE_H
6 #define JETTOOLHELPERS_HISTOINPUTBASE_H
37 Gaudi::Property< std::string >
m_fileName {
this,
"inputfile",
"JetUncertainties/CalibArea-08/rel21/Summer2019/R4_AllComponents.root",
"File containing histograms" };
39 Gaudi::Property< std::string >
m_histName {
this,
"histName",
"Zjet_MuStat3_AntiKt4EMPFlow",
"name of histrogram" };