12 #ifndef PNDCORRDISTGENERATOR_H 13 #define PNDCORRDISTGENERATOR_H 1 15 #include "FairGenerator.h" 24 class TVirtualMCStack;
25 class FairPrimaryGenerator;
45 virtual Bool_t
ReadEvent(FairPrimaryGenerator *primGen);
55 const Char_t *fFileName;
58 TClonesArray *fParticles;
61 Double_t fTheLow, fTheHigh;
67 Double_t MaxBoltDistP(Double_t MeanP);
69 Double_t MeanMomentum(Double_t thet);
virtual Bool_t ReadEvent(FairPrimaryGenerator *primGen)
void SetThetaRange(Double_t thetLow=0., Double_t thetHigh=0.)
virtual ~PndCorrDistGenerator()