Geant4  10.02
G4HadronPhysicsQGSP_BIC_AllHP.hh
Go to the documentation of this file.
1 //
2 // ********************************************************************
3 // * License and Disclaimer *
4 // * *
5 // * The Geant4 software is copyright of the Copyright Holders of *
6 // * the Geant4 Collaboration. It is provided under the terms and *
7 // * conditions of the Geant4 Software License, included in the file *
8 // * LICENSE and available at http://cern.ch/geant4/license . These *
9 // * include a list of copyright holders. *
10 // * *
11 // * Neither the authors of this software system, nor their employing *
12 // * institutes,nor the agencies providing financial support for this *
13 // * work make any representation or warranty, express or implied, *
14 // * regarding this software system or assume any liability for its *
15 // * use. Please see the license in the file LICENSE and URL above *
16 // * for the full disclaimer and the limitation of liability. *
17 // * *
18 // * This code implementation is the result of the scientific and *
19 // * technical work of the GEANT4 collaboration. *
20 // * By using, copying, modifying or distributing the software (or *
21 // * any work based on the software) you agree to acknowledge its *
22 // * use in resulting scientific publications, and indicate your *
23 // * acceptance of all terms of the Geant4 Software license. *
24 // ********************************************************************
25 //
26 //----------------------------------------------------------------------------
27 //
28 #ifndef G4HadronPhysicsQGSP_BIC_AllHP_h
29 #define G4HadronPhysicsQGSP_BIC_AllHP_h 1
30 
31 #include "globals.hh"
32 #include "G4ios.hh"
33 
34 #include "G4VPhysicsConstructor.hh"
35 
36 #include "G4PiKBuilder.hh"
37 #include "G4FTFPPiKBuilder.hh"
38 #include "G4QGSPPiKBuilder.hh"
39 #include "G4BertiniPiKBuilder.hh"
40 
41 #include "G4ProtonBuilder.hh"
42 #include "G4FTFPProtonBuilder.hh"
43 #include "G4QGSPProtonBuilder.hh"
44 #include "G4BinaryProtonBuilder.hh"
46 #include "G4BinaryTritonBuilder.hh"
47 #include "G4BinaryHe3Builder.hh"
48 #include "G4BinaryAlphaBuilder.hh"
49 #include "G4ProtonPHPBuilder.hh"
50 
51 #include "G4NeutronBuilder.hh"
52 #include "G4FTFPNeutronBuilder.hh"
53 #include "G4QGSPNeutronBuilder.hh"
55 #include "G4NeutronPHPBuilder.hh"
56 
57 #include "G4DeuteronBuilder.hh"
58 #include "G4DeuteronPHPBuilder.hh"
59 
60 #include "G4TritonBuilder.hh"
61 #include "G4TritonPHPBuilder.hh"
62 
63 #include "G4He3Builder.hh"
64 #include "G4He3PHPBuilder.hh"
65 
66 #include "G4AlphaBuilder.hh"
67 #include "G4AlphaPHPBuilder.hh"
68 
69 #include "G4HyperonFTFPBuilder.hh"
70 #include "G4AntiBarionBuilder.hh"
72 
74 
75 
77 {
78  public:
80  G4HadronPhysicsQGSP_BIC_AllHP(const G4String& name, G4bool quasiElastic=true);
82 
83  public:
84  virtual void ConstructParticle();
85  virtual void ConstructProcess();
86 
87  private:
88  void CreateModels();
89 
90  struct ThreadPrivate {
96 
101 
107 
111 
115 
119 
123 
125 
128 
131  };
133 
134  // G4bool QuasiElastic;
135 };
136 
137 #endif
138 
G4String name
Definition: TRTMaterials.hh:40
#define G4ThreadLocal
Definition: tls.hh:89
int G4int
Definition: G4Types.hh:78
bool G4bool
Definition: G4Types.hh:79
static G4ThreadLocal ThreadPrivate * tpdata