![]() |
ATLAS Offline Software
|
#include <ParticleJet_p1.h>
Public Member Functions | |
| ParticleJet_p1 () | |
| Default constructor: More... | |
| ~ParticleJet_p1 ()=default | |
| Destructor: More... | |
Private Attributes | |
| P4PxPyPzE_p1 | m_momentum |
| the 4-mom part More... | |
| ParticleBase_p1 | m_particleBase |
| the ParticleBase part More... | |
| std::vector< double > | m_combinedLikelihood |
| combined likelihoods More... | |
| std::string | m_author |
| authors More... | |
| std::vector< Analysis::ITagInfo * > | m_tagJetInfo |
| ITagInfo objects. More... | |
| std::vector< Analysis::IConstituent * > | m_constituents |
| IConstituents objects. More... | |
Friends | |
| class | ParticleJetCnv_p1 |
Definition at line 34 of file ParticleJet_p1.h.
|
inline |
|
default |
Destructor:
|
friend |
Definition at line 41 of file ParticleJet_p1.h.
|
private |
authors
Definition at line 73 of file ParticleJet_p1.h.
|
private |
combined likelihoods
Definition at line 70 of file ParticleJet_p1.h.
|
private |
IConstituents objects.
Definition at line 79 of file ParticleJet_p1.h.
|
private |
the 4-mom part
Definition at line 62 of file ParticleJet_p1.h.
|
private |
the ParticleBase part
Definition at line 65 of file ParticleJet_p1.h.
|
private |
ITagInfo objects.
Definition at line 76 of file ParticleJet_p1.h.
1.8.18