67 ExExChIonPhysics::theNuclNuclData = 0;
69 ExExChIonPhysics::theGGNuclNuclXS = 0;
78 if(verbose > 1) {
G4cout <<
"### ExExChIonPhysics" <<
G4endl; }
87 if(verbose > 1) {
G4cout <<
"### ExExChIonPhysics" <<
G4endl; }
97 delete theBuilder; theBuilder = 0;
98 delete theGGNuclNuclXS; theGGNuclNuclXS = 0;
99 delete theNuclNuclData; theNuclNuclData = 0;
100 delete theIonBC; theIonBC = 0;
101 delete theFTFP; theFTFP = 0;
117 if(wasActivated) {
return; }
146 G4cout <<
"ExExChIonPhysics::ConstructProcess done! "
virtual ~ExExChIonPhysics()
G4int AddDiscreteProcess(G4VProcess *aProcess, G4int ord=ordDefault)
G4HadronicInteraction * GetModel()
static void ConstructParticle()
void RegisterMe(G4HadronicInteraction *a)
static constexpr double TeV
void SetMinEnergy(G4double anEnergy)
void AddDataSet(G4VCrossSectionDataSet *aDataSet)
G4GLOB_DLL std::ostream G4cout
static G4Triton * Triton()
static G4Deuteron * Deuteron()
static const G4double emax
ExExChIonPhysics(G4int ver=0)
static G4GenericIon * GenericIon()
Definition of the XWrapperDiscreteProcess class.
Definition of the ExExChIonPhysics class.
G4ProcessManager * GetProcessManager() const
static constexpr double GeV
void SetMaxEnergy(const G4double anEnergy)
void RegisterProcess(G4VDiscreteProcess *)
void SetPhysicsType(G4int)
#define G4_DECLARE_PHYSCONSTR_FACTORY(physics_constructor)