 |
ATLAS Offline Software
|
Go to the documentation of this file.
26 #include "TLorentzVector.h"
56 Gaudi::Property<std::string>
m_btagging_link {
this,
"BTaggingLink",
"btaggingLink"};
57 Gaudi::Property<std::string>
m_jetcontainer {
this,
"JetContainerName",
"",
"Jet Container"};
58 Gaudi::Property<int>
m_LHCPeriod {
this,
"LHCPeriod", 3,
"LHC Period Run2 or Run3"};
The common trigger namespace for trigger analysis tools.
const std::string & key() const
Return the StoreGate ID for the referenced object.
::StatusCode StatusCode
StatusCode definition for legacy code.