#include <TpcSimEventGenerator.h>
Public Member Functions | |
TpcSimEventGenerator () | |
virtual | ~TpcSimEventGenerator () |
TpcSimMCEvent * | GenerateEvent (Int_t seed=0) |
Private Member Functions | |
ClassDef (TpcSimEventGenerator, 1) | |
Static Private Attributes | |
static const Int_t | fkMaxNtracks = 100 |
Definition at line 8 of file TpcSimEventGenerator.h.
TpcSimEventGenerator::TpcSimEventGenerator | ( | ) |
|
virtual |
Definition at line 17 of file TpcSimEventGenerator.cxx.
|
private |
TpcSimMCEvent * TpcSimEventGenerator::GenerateEvent | ( | Int_t | seed = 0 | ) |
|
staticprivate |
Definition at line 18 of file TpcSimEventGenerator.h.