2#define DPP8GENERATOR_H 1
14#include "FairGenerator.h"
15#include "Pythia8/Pythia.h"
18#include "FairLogger.h"
21class FairPrimaryGenerator;
44 virtual Bool_t
Init();
105 Float_t
hpx[1],
hpy[1],
hpz[1],
hE[1],
hM[1],
mpx[1],
mpy[1],
mpz[1],
mE[1],
hid[1],
mid[1];
void SetSmearBeam(Double_t sb)
void SetMom(Double_t mom)
Pythia8::Pythia * fPythia
Pythia8::RndmEngine * fRandomEngine
virtual ~DPPythia8Generator()
Pythia8::Pythia * getPythiaInstance()
ClassDef(DPPythia8Generator, 2)
don't make it persistent, magic ROOT command
Bool_t ReadEvent(FairPrimaryGenerator *)
void SetParameters(char *)
void SetMinDPMass(Double_t m)
TTree * fTree
pointer to a file
void UseExternalFile(const char *x, Int_t i)