![]() |
ATLAS Offline Software
|
#include <PseudoJetTranslator.h>
Public Member Functions | |
| PseudoJetTranslator (bool saveArea, bool saveArea4Vec) | |
| xAOD::Jet & | translate (const fastjet::PseudoJet &pj, const PseudoJetContainer &pjCont, xAOD::JetContainer &jetCont, const xAOD::Vertex *originVertex=nullptr) const |
| xAOD::Jet & | translate (const fastjet::PseudoJet &pj, const PseudoJetContainer &pjCont, xAOD::JetContainer &jetCont, const xAOD::Jet &parent, const xAOD::Vertex *originVertex=nullptr) const |
Protected Attributes | |
| bool | m_saveArea = true |
| bool | m_saveArea4Vec = true |
Definition at line 12 of file PseudoJetTranslator.h.
|
inline |
Definition at line 16 of file PseudoJetTranslator.h.
| xAOD::Jet & PseudoJetTranslator::translate | ( | const fastjet::PseudoJet & | pj, |
| const PseudoJetContainer & | pjCont, | ||
| xAOD::JetContainer & | jetCont, | ||
| const xAOD::Jet & | parent, | ||
| const xAOD::Vertex * | originVertex = nullptr ) const |
Definition at line 43 of file PseudoJetTranslator.cxx.
| xAOD::Jet & PseudoJetTranslator::translate | ( | const fastjet::PseudoJet & | pj, |
| const PseudoJetContainer & | pjCont, | ||
| xAOD::JetContainer & | jetCont, | ||
| const xAOD::Vertex * | originVertex = nullptr ) const |
Definition at line 7 of file PseudoJetTranslator.cxx.
|
protected |
Definition at line 28 of file PseudoJetTranslator.h.
|
protected |
Definition at line 29 of file PseudoJetTranslator.h.