Import Geant4 10.7.0.beta source tree
This commit is contained in:
@@ -54,6 +54,7 @@
|
||||
#include "G4NeutronBuilder.hh"
|
||||
#include "HIJINGNeutronBuilder.hh"
|
||||
|
||||
#include "G4HyperonBuilder.hh"
|
||||
#include "G4HyperonFTFPBuilder.hh"
|
||||
|
||||
#include "G4AntiBarionBuilder.hh"
|
||||
@@ -84,7 +85,8 @@ class HadronPhysicsHIJING : public G4VPhysicsConstructor
|
||||
G4ProtonBuilder * fPro;
|
||||
HIJINGProtonBuilder * fHIJINGPro;
|
||||
|
||||
G4HyperonFTFPBuilder * fHyperon;
|
||||
G4HyperonBuilder * fHyperon;
|
||||
G4HyperonFTFPBuilder * fFTFPHyperon;
|
||||
|
||||
G4AntiBarionBuilder * fAntiBaryon;
|
||||
HIJINGAntiBarionBuilder * fHIJINGAntiBaryon;
|
||||
|
||||
@@ -52,6 +52,7 @@
|
||||
#include "G4NeutronBuilder.hh"
|
||||
#include "UrQMDNeutronBuilder.hh"
|
||||
|
||||
#include "G4HyperonBuilder.hh"
|
||||
#include "G4HyperonFTFPBuilder.hh"
|
||||
|
||||
#include "G4AntiBarionBuilder.hh"
|
||||
@@ -81,7 +82,8 @@ private:
|
||||
G4ProtonBuilder * fPro;
|
||||
UrQMDProtonBuilder * fUrQMDPro;
|
||||
|
||||
G4HyperonFTFPBuilder * fHyperon;
|
||||
G4HyperonBuilder * fHyperon;
|
||||
G4HyperonFTFPBuilder * fFTFPHyperon;
|
||||
|
||||
G4AntiBarionBuilder * fAntiBaryon;
|
||||
UrQMDAntiBarionBuilder * fUrQMDAntiBaryon;
|
||||
|
||||
Reference in New Issue
Block a user