5#ifndef INDETPHYSVALMONITORING_TRACKTRUTHSELECTORTOOL_H
6#define INDETPHYSVALMONITORING_TRACKTRUTHSELECTORTOOL_H 1
27 virtual StatusCode
finalize()
override;
33 std::vector<std::pair<std::string, std::string> >
m_cuts;
41 FloatProperty
m_maxPt{
this,
"maxPt", -1.};
42 FloatProperty
m_minPt{
this,
"minPt", 400.};
49 IntegerProperty
m_pdgId{
this,
"pdgId", -1};
Class providing the definition of the 4-vector interface.
TruthParticle_v1 TruthParticle
Typedef to implementation.