17#ifndef METRECONSTRUCTION_METTRUTHTOOL_H
18#define METRECONSTRUCTION_METTRUTHTOOL_H 1
71 std::vector<const xAOD::IParticle*>&,
78 Gaudi::Property<std::string>
m_inputType{
this,
"InputComposition",
"NonInt",
"truth type"};
81 Gaudi::Property<double>
m_det_maxEta{
this,
"MaxEtaDet", 5.,
"nominal max detector eta"};
82 Gaudi::Property<double>
m_truthmu_minPt{
this,
"MinPtMu", 6e3,
"nominal min muon pt"};
Property holding a SG store/key/clid from which a ReadHandle is made.
Class providing the definition of the 4-vector interface.
xAOD::MissingETComponent_v1::Weight weight_t
Type for kinematic weight.
MissingETComponentMap_v1 MissingETComponentMap
Version control by type definition.
MissingET_v1 MissingET
Version control by type defintion.
TruthParticle_v1 TruthParticle
Typedef to implementation.
TruthType
Truth type indicators.