6 #ifndef AtTPCFISSIONGENERAtOR_H
7 #define AtTPCFISSIONGENERAtOR_H
9 #include <FairGenerator.h>
14 class FairPrimaryGenerator;
18 class TMemberInspector;
31 virtual Bool_t
ReadEvent(FairPrimaryGenerator *primGen);
37 Double_t fVx, fVy, fVz;
38 Double_t fP1x, fP1y, fP1z;
39 Double_t fP2x, fP2y, fP2z;
42 Int_t Aout[100]{}, Zout[100]{}, Ntrack{};
43 Float_t fOutPx[100]{}, fOutPy[100]{}, fOutPz[100]{};