ATLAS Offline Software
Loading...
Searching...
No Matches
McEventCollection_p2 Class Reference

#include <McEventCollection_p2.h>

Collaboration diagram for McEventCollection_p2:

Public Member Functions

 McEventCollection_p2 ()
 Default constructor:

Protected Attributes

std::vector< GenEvent_p2m_genEvents
 The vector of persistent representation of GenEvents.
std::vector< GenVertex_p2m_genVertices
 The vector of persistent representation of GenVertices.
std::vector< GenParticle_p2m_genParticles
 The vector of persistent representation of GenParticles.

Friends

class McEventCollectionCnv_p2

Detailed Description

Definition at line 26 of file McEventCollection_p2.h.

Constructor & Destructor Documentation

◆ McEventCollection_p2()

McEventCollection_p2::McEventCollection_p2 ( )
inline

Default constructor:

Definition at line 67 of file McEventCollection_p2.h.

67 :
68 m_genEvents ( ),
69 m_genVertices ( ),
71{}
std::vector< GenParticle_p2 > m_genParticles
The vector of persistent representation of GenParticles.
std::vector< GenEvent_p2 > m_genEvents
The vector of persistent representation of GenEvents.
std::vector< GenVertex_p2 > m_genVertices
The vector of persistent representation of GenVertices.

◆ McEventCollectionCnv_p2

friend class McEventCollectionCnv_p2
friend

Definition at line 33 of file McEventCollection_p2.h.

Member Data Documentation

◆ m_genEvents

std::vector<GenEvent_p2> McEventCollection_p2::m_genEvents
protected

The vector of persistent representation of GenEvents.

Definition at line 51 of file McEventCollection_p2.h.

◆ m_genParticles

std::vector<GenParticle_p2> McEventCollection_p2::m_genParticles
protected

The vector of persistent representation of GenParticles.

Definition at line 59 of file McEventCollection_p2.h.

◆ m_genVertices

std::vector<GenVertex_p2> McEventCollection_p2::m_genVertices
protected

The vector of persistent representation of GenVertices.

Definition at line 55 of file McEventCollection_p2.h.


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