 |
ATLAS Offline Software
|
Go to the documentation of this file.
8 #ifndef COLUMNAR_EXAMPLE_TOOLS_MODULAR_EXAMPLE_TOOL_H
9 #define COLUMNAR_EXAMPLE_TOOLS_MODULAR_EXAMPLE_TOOL_H
51 Gaudi::Property<float>
m_ptCut {
this,
"ptCut", 10
e3,
"pt cut (in MeV)"};
54 Gaudi::Property<float>
m_etaCut {
this,
"etaCut", 2.47,
"max eta cut"};
constexpr ParticleHypothesis particle[PARTICLEHYPOTHESES]
the array of masses
a class representing a continuous sequence of objects (a.k.a. a container)
::StatusCode StatusCode
StatusCode definition for legacy code.
a class representing a single object (electron, muons, etc.)
the raw column accessor template class