|  | ATLAS Offline Software
    | 
#include <McEventCollection_p7.h>
| Public Member Functions | |
| McEventCollection_p7 () | |
| Default constructor:  More... | |
| Protected Attributes | |
| std::vector< GenEvent_p7 > | m_genEvents | 
| The vector of persistent representation of GenEvents.  More... | |
| std::vector< GenVertex_p7 > | m_genVertices | 
| The vector of persistent representation of GenVertices.  More... | |
| std::vector< GenParticle_p7 > | m_genParticles | 
| The vector of persistent representation of GenParticles.  More... | |
| Friends | |
| class | McEventCollectionCnv_p7 | 
Definition at line 26 of file McEventCollection_p7.h.
| 
 | inline | 
Default constructor:
Definition at line 67 of file McEventCollection_p7.h.
| 
 | friend | 
Definition at line 33 of file McEventCollection_p7.h.
| 
 | protected | 
The vector of persistent representation of GenEvents.
Definition at line 51 of file McEventCollection_p7.h.
| 
 | protected | 
The vector of persistent representation of GenParticles.
Definition at line 59 of file McEventCollection_p7.h.
| 
 | protected | 
The vector of persistent representation of GenVertices.
Definition at line 55 of file McEventCollection_p7.h.
 1.8.18
 1.8.18