ATLAS Offline Software
Loading...
Searching...
No Matches
PseudoJetGetter.h File Reference
Include dependency graph for PseudoJetGetter.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  PseudoJetGetter::IParticleRejecter
struct  PseudoJetGetter::EMTopoRejecter
struct  PseudoJetGetter::PFlowRejecter

Namespaces

namespace  PseudoJetGetter
 Implementations of concrete input-to-PseudoJet conversions Separated from PseudoJetAlgorithm for readability.

Functions

std::vector< fastjet::PseudoJet > PseudoJetGetter::IParticlesToPJs (const xAOD::IParticleContainer &ips, bool skipNegativeEnergy)
std::vector< fastjet::PseudoJet > PseudoJetGetter::EMToposToPJs (const xAOD::IParticleContainer &ips, bool skipNegativeEnergy)
std::vector< fastjet::PseudoJet > PseudoJetGetter::PFlowsToPJs (const xAOD::IParticleContainer &ips, bool skipNegativeEnergy, bool useChargedPFOs, bool useNeutralPFOs, bool useChargedPV, bool useChargedPUsideband, bool isUFO)
std::vector< fastjet::PseudoJet > PseudoJetGetter::ByVertexPFlowsToPJs (const xAOD::IParticleContainer &ips, const xAOD::VertexContainer *pvs, bool skipNegativeEnergy, bool useChargedPFOs, bool useNeutralPFOs, bool isUFO)