ATLAS Offline Software
Public Member Functions | Private Attributes | Friends | List of all members
CompositeParticle_p1 Class Reference

#include <CompositeParticle_p1.h>

Collaboration diagram for CompositeParticle_p1:

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
 

Detailed Description

Definition at line 28 of file CompositeParticle_p1.h.

Constructor & Destructor Documentation

◆ CompositeParticle_p1()

CompositeParticle_p1::CompositeParticle_p1 ( )
inline

Default constructor:

Definition at line 70 of file CompositeParticle_p1.h.

71 {}

◆ ~CompositeParticle_p1()

CompositeParticle_p1::~CompositeParticle_p1 ( )
default

Destructor:

Friends And Related Function Documentation

◆ CompositeParticleCnv_p1

friend class CompositeParticleCnv_p1
friend

Definition at line 35 of file CompositeParticle_p1.h.

Member Data Documentation

◆ m_momentum

P4PxPyPzE_p1 CompositeParticle_p1::m_momentum
private

the 4-mom part

Definition at line 59 of file CompositeParticle_p1.h.

◆ m_nav

Navigable_p1<uint32_t, double> CompositeParticle_p1::m_nav
private

the navigable part

Definition at line 56 of file CompositeParticle_p1.h.

◆ m_particle

ParticleBase_p1 CompositeParticle_p1::m_particle
private

the iparticle-part

Definition at line 62 of file CompositeParticle_p1.h.


The documentation for this class was generated from the following file: