ATLAS Offline Software
Public Member Functions | Protected Attributes | Friends | List of all members
AthExParticles_p1 Class Reference

#include <AthExParticles_p1.h>

Collaboration diagram for AthExParticles_p1:

Public Member Functions

 AthExParticles_p1 ()
 Default constructor: More...
 

Protected Attributes

std::vector< AthExParticle_p1m_particles
 

Friends

class AthExParticlesCnv_p1
 

Detailed Description

Definition at line 37 of file AthExParticles_p1.h.

Constructor & Destructor Documentation

◆ AthExParticles_p1()

AthExParticles_p1::AthExParticles_p1 ( )

Default constructor:

Definition at line 21 of file AthExParticles_p1.cxx.

21  :
22  m_particles()
23 {}

Friends And Related Function Documentation

◆ AthExParticlesCnv_p1

friend class AthExParticlesCnv_p1
friend

Definition at line 45 of file AthExParticles_p1.h.

Member Data Documentation

◆ m_particles

std::vector< AthExParticle_p1 > AthExParticles_p1::m_particles
protected

Definition at line 61 of file AthExParticles_p1.h.


The documentation for this class was generated from the following files:
AthExParticles_p1::m_particles
std::vector< AthExParticle_p1 > m_particles
Definition: AthExParticles_p1.h:61