24 #ifndef PNDCORRDISTGENERATOR_H 25 #define PNDCORRDISTGENERATOR_H 1 27 #include "FairGenerator.h" 36 class TVirtualMCStack;
37 class FairPrimaryGenerator;
57 virtual Bool_t
ReadEvent(FairPrimaryGenerator *primGen);
67 const Char_t *fFileName;
70 TClonesArray *fParticles;
73 Double_t fTheLow, fTheHigh;
79 Double_t MaxBoltDistP(Double_t MeanP);
81 Double_t MeanMomentum(Double_t thet);
virtual Bool_t ReadEvent(FairPrimaryGenerator *primGen)
void SetThetaRange(Double_t thetLow=0., Double_t thetHigh=0.)
virtual ~PndCorrDistGenerator()