jet::JetConstituentFiller Class Reference
List of all members.
Member Function Documentation
PseudoJetVector JetConstituentFiller::constituentPseudoJets |
( |
const xAOD::Jet & |
jet, |
|
|
bool |
ignoreGhosts = true | |
|
) |
| | [static] |
Returns the jet's constituents as a vector of PseudoJet if ignoreGhosts==true, ghost constituents are removed from the output.
int JetConstituentFiller::extractConstituents |
( |
xAOD::Jet & |
jet, |
|
|
const fastjet::PseudoJet * |
ppj = 0 | |
|
) |
| | |
Build and fill constituents of jet from its PseudoJet (or from ppj) Returns the number of pseudojet constituents without user info or < 0 for error. If the jet does not have an associated pseudojet, then the last argument is used in its place. This is for backwards compatability with code that targets release 19.1
int JetConstituentFiller::extractConstituents |
( |
xAOD::Jet & |
jet, |
|
|
const NameList * |
pghostlabs, |
|
|
const fastjet::PseudoJet * |
ppj = 0 | |
|
) |
| | |
Build and fill constituents of jet from its PseudoJet (or from ppj) Returns the number of pseudojet constituents without user info or < 0 for error. If the jet does not have an associated pseudojet, then the last argument is used in its place. The second argments holds the list of ghost association names.
The documentation for this class was generated from the following files:
- /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.4.31/JetEDM/JetEDM/JetConstituentFiller.h
- /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.4.31/JetEDM/Root/JetConstituentFiller.cxx