Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef PARTICLEJETGHOSTLABELTOOL_H
6 #define PARTICLEJETGHOSTLABELTOOL_H
29 this,
"TruthEventCollection",
"TruthEvents",
30 "Truth event collection"
33 std::vector<const xAOD::TruthParticle*>
match(
34 const xAOD::Jet&,
const std::string& ghostname
StatusCode decorate(const xAOD::JetContainer &jets) const override
Decorate a jet collection without otherwise modifying it.
Interface for adding a decoration to a jet container.
Property holding a SG store/key/clid from which a ReadHandle is made.
ParticleJetTools::LabelNames m_labelnames
Name of jet label attributes.
::StatusCode StatusCode
StatusCode definition for legacy code.
SG::ReadHandleKey< xAOD::TruthEventContainer > m_truthEventsKey
StatusCode initialize() override
Dummy implementation of the initialisation function.
std::string m_ghosttauname
std::vector< const xAOD::TruthParticle * > match(const xAOD::Jet &, const std::string &ghostname) const
ParticleJetGhostLabelTool(const std::string &name)
Constructor.
double m_partptmin
Minimum pT for particle selection (in MeV)