|
Geant4.10
|
#include <G4MCTGenEvent.hh>
Public Member Functions | |
| G4MCTGenEvent () | |
| virtual | ~G4MCTGenEvent () |
| G4MCTGenEvent (const G4MCTGenEvent &right) | |
| const G4MCTGenEvent & | operator= (const G4MCTGenEvent &right) |
| int | AddGenEvent (const void *genevent) |
| int | GetNofEvents () const |
| const void * | GetGenEvent (int i) |
| void | ClearEvent () |
Protected Attributes | |
| std::vector< void * > | eventList |
Definition at line 42 of file G4MCTGenEvent.hh.
| G4MCTGenEvent::G4MCTGenEvent | ( | ) |
Definition at line 39 of file G4MCTGenEvent.cc.
|
virtual |
|
inline |
Definition at line 66 of file G4MCTGenEvent.hh.
References right.
| void G4MCTGenEvent::ClearEvent | ( | ) |
| int G4MCTGenEvent::GetNofEvents | ( | ) | const |
|
inline |
|
protected |
Definition at line 44 of file G4MCTGenEvent.hh.
Referenced by AddGenEvent(), ClearEvent(), GetGenEvent(), GetNofEvents(), operator=(), and ~G4MCTGenEvent().
1.8.7