83   if(verbose > 1) { 
G4cout << 
"### G4IonPhysics" << 
G4endl; }
 
   92   if(verbose > 1) { 
G4cout << 
"### G4IonPhysics" << 
G4endl; }
 
  101   delete theBuilder; theBuilder = 0;
 
  102   delete theGGNuclNuclXS; theGGNuclNuclXS = 0;
 
  103   delete theNuclNuclData; theNuclNuclData = 0;
 
  104   delete theIonBC; theIonBC = 0;
 
  105   delete theFTFP; theFTFP = 0;
 
  121   if(wasActivated) { 
return; }
 
  152     G4cout << 
"G4IonPhysics::ConstructProcess done! "  
G4int AddDiscreteProcess(G4VProcess *aProcess, G4int ord=ordDefault)
 
G4IonPhysics(G4int ver=0)
 
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
 
G4HadronicInteraction * FindModel(const G4String &name)
 
static G4GenericIon * GenericIon()
 
G4ProcessManager * GetProcessManager() const 
 
static G4HadronicInteractionRegistry * Instance()
 
static constexpr double GeV
 
void SetMaxEnergy(const G4double anEnergy)
 
void SetPhysicsType(G4int)
 
#define G4_DECLARE_PHYSCONSTR_FACTORY(physics_constructor)