Import Geant4 8.0.0 source tree
This commit is contained in:
@@ -36,7 +36,6 @@
|
||||
#include "G4UserEventAction.hh"
|
||||
#include "globals.hh"
|
||||
#include "G4ios.hh"
|
||||
#include <strstream>
|
||||
|
||||
class LISAPrimaryGeneratorAction;
|
||||
class LISASteppingAction;
|
||||
|
||||
@@ -215,7 +215,7 @@ class LISAPhysicsList: public G4VUserPhysicsList {
|
||||
G4GammaNuclearReaction* theGammaReaction;
|
||||
G4TheoFSGenerator* theHEModel_PN;
|
||||
G4StringChipsParticleLevelInterface* theCascade_PN;
|
||||
G4QGSModel<G4GammaParticipants> theStringModel_PN;
|
||||
G4QGSModel<G4GammaParticipants>* theStringModel_PN;
|
||||
G4QGSMFragmentation theFragmentation_PN;
|
||||
G4ExcitedStringDecay* theStringDecay_PN;
|
||||
// ElectronNuclear
|
||||
|
||||
@@ -36,7 +36,6 @@
|
||||
#include "G4UImessenger.hh"
|
||||
#include "G4UIcommand.hh"
|
||||
#include "G4UIcmdWithABool.hh"
|
||||
#include <strstream>
|
||||
#include "globals.hh"
|
||||
|
||||
class LISARunAction;
|
||||
|
||||
Reference in New Issue
Block a user