#include <G4IonQMDPhysics.hh>
Definition at line 56 of file G4IonQMDPhysics.hh.
◆ G4IonQMDPhysics() [1/2]
G4IonQMDPhysics::G4IonQMDPhysics |
( |
G4int |
verb = 0 | ) |
|
Definition at line 90 of file G4IonQMDPhysics.cc.
G4GLOB_DLL std::ostream G4cout
G4VPhysicsConstructor(const G4String &="")
void SetPhysicsType(G4int)
◆ G4IonQMDPhysics() [2/2]
G4IonQMDPhysics::G4IonQMDPhysics |
( |
const G4String & |
name, |
|
|
G4int |
ver = 0 |
|
) |
| |
Definition at line 102 of file G4IonQMDPhysics.cc.
G4GLOB_DLL std::ostream G4cout
G4VPhysicsConstructor(const G4String &="")
void SetPhysicsType(G4int)
◆ ~G4IonQMDPhysics()
G4IonQMDPhysics::~G4IonQMDPhysics |
( |
| ) |
|
|
virtual |
Definition at line 115 of file G4IonQMDPhysics.cc.
124 for(i=0; i<
n; i++) {
delete (*p_list)[i];}
129 for(i=0; i<
n; i++) {
delete (*model_list)[i];}
static G4ThreadLocal G4VCrossSectionDataSet * theNuclNuclData
static G4ThreadLocal std::vector< G4HadronicInteraction * > * model_list
static G4ThreadLocal G4bool wasActivated
static G4ThreadLocal G4VComponentCrossSection * theGGNuclNuclXS
static G4ThreadLocal std::vector< G4HadronInelasticProcess * > * p_list
static G4ThreadLocal G4FTFBuilder * theBuilder
◆ AddProcess()
Definition at line 166 of file G4IonQMDPhysics.cc.
173 if (
p_list == 0 )
p_list =
new std::vector<G4HadronInelasticProcess*>;
200 <<
" Binary Cascade for E(MeV)= " <<
eminBIC <<
" - "
static G4ThreadLocal G4VCrossSectionDataSet * theNuclNuclData
G4int AddDiscreteProcess(G4VProcess *aProcess, G4int ord=ordDefault)
G4ProcessManager * GetProcessManager() const
void RegisterMe(G4HadronicInteraction *a)
void SetMinEnergy(G4double anEnergy)
const G4String & GetProcessName() const
void AddDataSet(G4VCrossSectionDataSet *aDataSet)
const G4String & GetParticleName() const
G4GLOB_DLL std::ostream G4cout
static G4ThreadLocal std::vector< G4HadronInelasticProcess * > * p_list
void SetMaxEnergy(const G4double anEnergy)
◆ ConstructParticle()
void G4IonQMDPhysics::ConstructParticle |
( |
void |
| ) |
|
|
virtual |
◆ ConstructProcess()
void G4IonQMDPhysics::ConstructProcess |
( |
void |
| ) |
|
|
virtual |
Implements G4VPhysicsConstructor.
Definition at line 135 of file G4IonQMDPhysics.cc.
145 theIonBC =
new G4BinaryLightIonReaction(thePreCompound);
static G4ThreadLocal G4VCrossSectionDataSet * theNuclNuclData
static G4ThreadLocal std::vector< G4HadronicInteraction * > * model_list
G4HadronicInteraction * GetModel()
static G4ThreadLocal G4bool wasActivated
static G4ThreadLocal G4BinaryLightIonReaction * theIonBC
static G4Triton * Triton()
static G4ThreadLocal G4VComponentCrossSection * theGGNuclNuclXS
static G4Deuteron * Deuteron()
G4HadronicInteraction * FindModel(const G4String &name)
static G4GenericIon * GenericIon()
static G4HadronicInteractionRegistry * Instance()
static G4ThreadLocal G4FTFBuilder * theBuilder
void AddProcess(const G4String &, G4ParticleDefinition *, G4BinaryLightIonReaction *, G4QMDReaction *, G4HadronicInteraction *)
static G4ThreadLocal G4QMDReaction * theQMD
static G4ThreadLocal G4HadronicInteraction * theFTFP
◆ emaxFTFP
◆ emaxQMD
◆ eminBIC
◆ eminQMD
◆ model_list
◆ overlap
◆ p_list
◆ theBuilder
◆ theFTFP
◆ theGGNuclNuclXS
◆ theIonBC
G4ThreadLocal G4BinaryLightIonReaction * G4IonQMDPhysics::theIonBC = 0 |
|
staticprivate |
◆ theNuclNuclData
◆ theQMD
◆ verbose
G4int G4IonQMDPhysics::verbose |
|
private |
◆ wasActivated
The documentation for this class was generated from the following files: