![]() |
ATLAS Offline Software
|
#include <Jet_p5.h>
Public Member Functions | |
| Jet_p5 ()=default | |
| Default constructor: | |
| ~Jet_p5 ()=default | |
| Destructor: | |
| Jet_p5 (const Jet_p5 &other) noexcept=default | |
| Jet_p5 (Jet_p5 &&other) noexcept=default | |
| Jet_p5 & | operator= (const Jet_p5 &) noexcept=default |
| Jet_p5 & | operator= (Jet_p5 &&) noexcept=default |
Private Attributes | |
| Navigable_p1< uint32_t, double > | m_nav |
| the navigable part | |
| JetConverterTypes::momentum | m_momentum |
| the 4-mom part | |
| JetConverterTypes::signalState_pers_t | m_rawSignal |
| ParticleBase_p1 | m_partBase |
| The Particle base stuff – since Jet now inherits from particle base. | |
| unsigned int | m_author {0} |
| storing what jet algorithm the jet belongs to | |
| unsigned int | m_num_combinedLikelihood {0} |
| combined likelihoods | |
| std::vector< float > | m_shapeStore |
| JetMomentStore. | |
| std::vector< TPObjRef > | m_tagJetInfo |
| JetTagInfoBase objects. | |
| std::vector< TPObjRef > | m_associations |
| JetAssociationBase objects. | |
| unsigned int | m_recoStatus {0} |
| we store the recoStatus for jets here | |
| bool | m_usedForTrigger {false} |
| unsigned int | m_constituentsN {0} |
Friends | |
| template<class PERS> | |
| class | JetConverterBase |
|
default |
Default constructor:
|
default |
Destructor:
|
defaultnoexcept |
|
friend |
|
private |
JetAssociationBase objects.
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
JetTagInfoBase objects.