ATLAS Offline Software
|
#include <CompositeParticle_p1.h>
Public Member Functions | |
CompositeParticle_p1 () | |
Default constructor: More... | |
~CompositeParticle_p1 ()=default | |
Destructor: More... | |
Private Attributes | |
Navigable_p1< uint32_t, double > | m_nav |
the navigable part More... | |
P4PxPyPzE_p1 | m_momentum |
the 4-mom part More... | |
ParticleBase_p1 | m_particle |
the iparticle-part More... | |
Friends | |
class | CompositeParticleCnv_p1 |
Definition at line 28 of file CompositeParticle_p1.h.
|
inline |
|
default |
Destructor:
|
friend |
Definition at line 35 of file CompositeParticle_p1.h.
|
private |
the 4-mom part
Definition at line 59 of file CompositeParticle_p1.h.
|
private |
the navigable part
Definition at line 56 of file CompositeParticle_p1.h.
|
private |
the iparticle-part
Definition at line 62 of file CompositeParticle_p1.h.