|
ATLAS Offline Software
|
Go to the documentation of this file.
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",
""};
107 #endif //> !MUONPERFORMANCEALGS_MUONTPMETADATAALG_H
Property holding a SG store/key/clid from which a ReadHandle is made.
Description of the class that is used to keep track of event counts.
bool const RAWDATA *ch2 const
::StatusCode StatusCode
StatusCode definition for legacy code.
Class to store array like branches into the n-tuples.