9 #ifndef FAIR_BASEMCGENERATOR_H_
10 #define FAIR_BASEMCGENERATOR_H_
50 virtual Bool_t
Init();
75 Double_t fVx, fVy, fVz;
76 Double_t fVex, fVey, fVez;
Double_t GetVzRms() const
void SetMultiplicity(Int_t mult)
Double_t GetVyRms() const
virtual ~FairBaseMCGenerator()
FairBaseMCGenerator & operator=(const FairBaseMCGenerator &rhs)=default
void SetPDGType(Int_t pdg)
Double_t GetVxRms() const
Double_t GetPDGMass() const
virtual void GenerateEventParameters()
void SetVertex(Double_t vx, Double_t vy, Double_t vz, Double_t evx=0, Double_t evy=0, Double_t evz=0, eVertexSmear sm=kBox)
Int_t GetMultiplicity() const