ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4MCTGenEvent Class Reference

#include <geant4/tree/geant4-10.6-release/source/persistency/mctruth/include/G4MCTGenEvent.hh>

+ Collaboration diagram for G4MCTGenEvent:

Public Member Functions

 G4MCTGenEvent ()
 
virtual ~G4MCTGenEvent ()
 
 G4MCTGenEvent (const G4MCTGenEvent &right)
 
const G4MCTGenEventoperator= (const G4MCTGenEvent &right)
 
int AddGenEvent (const void *genevent)
 
int GetNofEvents () const
 
const voidGetGenEvent (int i)
 
void ClearEvent ()
 

Protected Attributes

std::vector< void * > eventList
 

Detailed Description

Definition at line 42 of file G4MCTGenEvent.hh.

View newest version in sPHENIX GitHub at line 42 of file G4MCTGenEvent.hh

Constructor & Destructor Documentation

G4MCTGenEvent::G4MCTGenEvent ( )

Definition at line 39 of file G4MCTGenEvent.cc.

View newest version in sPHENIX GitHub at line 39 of file G4MCTGenEvent.cc

G4MCTGenEvent::~G4MCTGenEvent ( )
virtual

Definition at line 45 of file G4MCTGenEvent.cc.

View newest version in sPHENIX GitHub at line 45 of file G4MCTGenEvent.cc

References eventList.

G4MCTGenEvent::G4MCTGenEvent ( const G4MCTGenEvent right)
inline

Definition at line 66 of file G4MCTGenEvent.hh.

View newest version in sPHENIX GitHub at line 66 of file G4MCTGenEvent.hh

References right.

Member Function Documentation

int G4MCTGenEvent::AddGenEvent ( const void genevent)

Definition at line 52 of file G4MCTGenEvent.cc.

View newest version in sPHENIX GitHub at line 52 of file G4MCTGenEvent.cc

References eventList.

void G4MCTGenEvent::ClearEvent ( )

Definition at line 77 of file G4MCTGenEvent.cc.

View newest version in sPHENIX GitHub at line 77 of file G4MCTGenEvent.cc

References eventList.

const void * G4MCTGenEvent::GetGenEvent ( int  i)

Definition at line 67 of file G4MCTGenEvent.cc.

View newest version in sPHENIX GitHub at line 67 of file G4MCTGenEvent.cc

References eventList.

int G4MCTGenEvent::GetNofEvents ( ) const

Definition at line 60 of file G4MCTGenEvent.cc.

View newest version in sPHENIX GitHub at line 60 of file G4MCTGenEvent.cc

References eventList.

const G4MCTGenEvent & G4MCTGenEvent::operator= ( const G4MCTGenEvent right)
inline

Definition at line 71 of file G4MCTGenEvent.hh.

View newest version in sPHENIX GitHub at line 71 of file G4MCTGenEvent.hh

References eventList.

Member Data Documentation

std::vector<void*> G4MCTGenEvent::eventList
protected

Definition at line 44 of file G4MCTGenEvent.hh.

View newest version in sPHENIX GitHub at line 44 of file G4MCTGenEvent.hh

Referenced by AddGenEvent(), ClearEvent(), GetGenEvent(), GetNofEvents(), operator=(), and ~G4MCTGenEvent().


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