15 #ifndef PND_JRGENERATOR_H 
   16 #define PND_JRGENERATOR_H 
   19 #include "FairGenerator.h" 
   24 class TVirtualMCStack;
 
   25 class FairPrimaryGenerator;
 
TTree * fInputTree
Pointer to input file. 
ClassDef(PndJRGenerator, 1)
virtual Bool_t ReadEvent(FairPrimaryGenerator *primGen)
FairPrimaryGenerator * primGen
const Char_t * fFileName
Event number. 
TClonesArray * fParticles
Pointer to input tree. 
void CloseInput()
Particle array from PLUTO. 
TFile * fInputFile
Input file name. 
virtual ~PndJRGenerator()