CMS 3D CMS Logo

CMSQGSPSIMPBuilder.h
Go to the documentation of this file.
1 #ifndef SimG4Core_CustomPhysics_CMSQGSPSIMPBuilder_H
2 #define SimG4Core_CustomPhysics_CMSQGSPSIMPBuilder_H
3 
4 #include "globals.hh"
5 
6 #include "G4QGSParticipants.hh"
7 #include "G4QGSMFragmentation.hh"
8 #include "G4ExcitedStringDecay.hh"
9 #include "G4QGSModel.hh"
10 
12 class G4QGSParticipants;
13 class G4QGSMFragmentation;
14 class G4ExcitedStringDecay;
15 
17 public:
20 
22 
23 private:
24  G4QGSModel<G4QGSParticipants>* theStringModel;
25  G4ExcitedStringDecay* theStringDecay;
26  G4QGSMFragmentation* theQGSM;
27 };
28 
29 #endif
void Build(CMSSIMPInelasticProcess *aP)
G4QGSMFragmentation * theQGSM
G4QGSModel< G4QGSParticipants > * theStringModel
G4ExcitedStringDecay * theStringDecay