4#ifndef MUONPERFORMANCEALGS_MUONTPMETADATAALG_H
5#define MUONPERFORMANCEALGS_MUONTPMETADATAALG_H
29 Gaudi::Property<std::string>
m_stream{
this,
"OutStream",
"MUONTP"};
32 Gaudi::Property<bool>
m_isData{
this,
"isData",
false};
36 Gaudi::Property<bool>
m_isAF2{
this,
"isAF2",
false};
38 Gaudi::Property<bool>
m_storeLHE{
this,
"writeLHE",
false};
40 ToolHandle<CP::IPileupReweightingTool>
m_prwTool{
this,
"prwTool",
""};
Property holding a SG store/key/clid from which a ReadHandle is made.
AthAnalysisAlgorithm(const std::string &name)
Constructor taking just a name.
Property holding a SG store/key/clid from which a ReadHandle is made.
Class to store array like branches into the n-tuples.
CutBookkeeper_v1 CutBookkeeper
Define the latest version of the CutBookkeeper class.