36 Bool_t
ReadEvent(FairPrimaryGenerator* primGen);
54 Bool_t fUseLorentzBoost;
59 static const Int_t fZMax = 82;
60 Int_t fN1[fZMax + 1] = {0};
61 Int_t fN2[fZMax + 1] = {0};
62 static const Int_t fBMax = 208;
63 Int_t fZ1[fBMax + 1] = {0};
64 Int_t fZ2[fBMax + 1] = {0};
66 Int_t fInputFileVersion;