![]() |
ATLAS Offline Software
|
#include <Jet_p6.h>
Public Member Functions | |
| Jet_p6 ()=default | |
| Default constructor: | |
| ~Jet_p6 ()=default | |
| Destructor: | |
| Jet_p6 (const Jet_p6 &other) noexcept=default | |
| Jet_p6 (Jet_p6 &&other) noexcept=default | |
| Jet_p6 & | operator= (const Jet_p6 &) noexcept=default |
| Jet_p6 & | operator= (Jet_p6 &&) noexcept=default |
Private Attributes | |
| Navigable_p2< uint32_t, float > | m_nav |
| the navigable part | |
| float | m_momentum [12] = {0} |
| the 4-mom part | |
| int | m_dataType {0} |
| ElementLinkInt_p3 | m_origin |
| link to the particle's origin (vertex) | |
| int | m_constituentSigState {0} |
| we store the recoStatus for jets here | |
| unsigned int | m_RoIword {0} |
| unsigned int | m_constituentsN {0} |
| unsigned int | m_author {0} |
| storing what jet algorithm the jet belongs to | |
| short | m_jetId {0} |
| std::vector< TPObjRef > | m_tagJetInfo |
| JetTagInfoBase objects. | |
| std::vector< TPObjRef > | m_associations |
| JetAssociationBase objects. | |
Friends | |
| template<class PERS> | |
| class | JetConverterBase |
|
default |
Default constructor:
|
default |
Destructor:
|
defaultnoexcept |
|
friend |
|
private |
JetAssociationBase objects.
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
JetTagInfoBase objects.