| ATTPCROOT
    0.3.0-alpha
    A ROOT-based framework for analyzing data from active target detectors | 
#include <Pythia6Generator.h>


| Public Member Functions | |
| Pythia6Generator () | |
| Pythia6Generator (const char *fileName) | |
| virtual | ~Pythia6Generator () | 
| virtual Bool_t | ReadEvent (FairPrimaryGenerator *primGen) | 
| void | SetVerbose (Int_t verb) | 
Definition at line 81 of file Pythia6Generator.h.
| Pythia6Generator::Pythia6Generator | ( | ) | 
Default constructor without arguments should not be used.
Definition at line 27 of file Pythia6Generator.cxx.
| Pythia6Generator::Pythia6Generator | ( | const char * | fileName | ) | 
Standard constructor.
| fileName | The input file name | 
Definition at line 31 of file Pythia6Generator.cxx.
| 
 | virtual | 
Destructor.
Definition at line 46 of file Pythia6Generator.cxx.
| 
 | virtual | 
Reads on event from the input file and pushes the tracks onto the stack. Abstract method in base class.
| primGen | pointer to the CbmrimaryGenerator | 
Definition at line 53 of file Pythia6Generator.cxx.
| 
 | inline | 
Definition at line 101 of file Pythia6Generator.h.
 1.8.18
 1.8.18