Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4HadronPhysicsQGSP_FTFP_BERT Class Reference

#include <G4HadronPhysicsQGSP_FTFP_BERT.hh>

Inheritance diagram for G4HadronPhysicsQGSP_FTFP_BERT:

Public Member Functions

 G4HadronPhysicsQGSP_FTFP_BERT (G4int verbose=1)
 G4HadronPhysicsQGSP_FTFP_BERT (const G4String &name, G4bool quasiElastic=true)
 ~G4HadronPhysicsQGSP_FTFP_BERT () override=default
 G4HadronPhysicsQGSP_FTFP_BERT (G4HadronPhysicsQGSP_FTFP_BERT &)=delete
G4HadronPhysicsQGSP_FTFP_BERToperator= (const G4HadronPhysicsQGSP_FTFP_BERT &right)=delete
Public Member Functions inherited from G4HadronPhysicsQGSP_BERT
 G4HadronPhysicsQGSP_BERT (G4int verbose=1)
 G4HadronPhysicsQGSP_BERT (const G4String &name, G4bool quasiElastic=true)
 ~G4HadronPhysicsQGSP_BERT () override=default
void ConstructParticle () override
void ConstructProcess () override
 G4HadronPhysicsQGSP_BERT (G4HadronPhysicsQGSP_BERT &)=delete
G4HadronPhysicsQGSP_BERToperator= (const G4HadronPhysicsQGSP_BERT &right)=delete
Public Member Functions inherited from G4VPhysicsConstructor
 G4VPhysicsConstructor (const G4String &="")
 G4VPhysicsConstructor (const G4String &name, G4int physics_type)
virtual ~G4VPhysicsConstructor ()
void SetPhysicsName (const G4String &="")
const G4StringGetPhysicsName () const
void SetPhysicsType (G4int)
G4int GetPhysicsType () const
G4int GetInstanceID () const
virtual void TerminateWorker ()
void SetVerboseLevel (G4int value)
G4int GetVerboseLevel () const

Additional Inherited Members

Static Public Member Functions inherited from G4VPhysicsConstructor
static const G4VPCManagerGetSubInstanceManager ()
Protected Types inherited from G4VPhysicsConstructor
using PhysicsBuilder_V = G4VPCData::PhysicsBuilders_V
Protected Member Functions inherited from G4HadronPhysicsQGSP_BERT
void CreateModels ()
virtual void Neutron ()
virtual void Proton ()
virtual void PiK ()
virtual void Others ()
virtual void DumpBanner ()
Protected Member Functions inherited from G4VPhysicsConstructor
G4bool RegisterProcess (G4VProcess *process, G4ParticleDefinition *particle)
G4ParticleTable::G4PTblDicIteratorGetParticleIterator () const
PhysicsBuilder_V GetBuilders () const
void AddBuilder (G4PhysicsBuilderInterface *bld)
Protected Attributes inherited from G4HadronPhysicsQGSP_BERT
G4double minQGSP_proton
G4double minQGSP_neutron
G4double minQGSP_pik
G4double minFTFP_proton
G4double minFTFP_neutron
G4double minFTFP_pik
G4double maxFTFP_proton
G4double maxFTFP_neutron
G4double maxFTFP_pik
G4double minBERT_proton {0.0}
G4double minBERT_neutron {0.0}
G4double minBERT_pik {0.0}
G4double maxBERT_proton
G4double maxBERT_neutron
G4double maxBERT_pik
G4double maxBIC_proton {0.0}
G4double maxBIC_neutron {0.0}
G4double minBIC_neutron {0.0}
G4bool QuasiElasticFTF {false}
G4bool QuasiElasticQGS {true}
Protected Attributes inherited from G4VPhysicsConstructor
G4int verboseLevel = 0
G4String namePhysics = ""
G4int typePhysics = 0
G4ParticleTabletheParticleTable = nullptr
G4int g4vpcInstanceID = 0
Static Protected Attributes inherited from G4VPhysicsConstructor
static G4RUN_DLL G4VPCManager subInstanceManager

Detailed Description

Definition at line 45 of file G4HadronPhysicsQGSP_FTFP_BERT.hh.

Constructor & Destructor Documentation

◆ G4HadronPhysicsQGSP_FTFP_BERT() [1/3]

G4HadronPhysicsQGSP_FTFP_BERT::G4HadronPhysicsQGSP_FTFP_BERT ( G4int verbose = 1)

Definition at line 46 of file G4HadronPhysicsQGSP_FTFP_BERT.cc.

47 : G4HadronPhysicsQGSP_FTFP_BERT("hInelastic QGSP_FTFP_BERT",true)
48{
50}
static G4HadronicParameters * Instance()
void SetVerboseLevel(const G4int val)

Referenced by G4HadronPhysicsQGSP_FTFP_BERT(), G4HadronPhysicsQGSP_FTFP_BERT(), and operator=().

◆ G4HadronPhysicsQGSP_FTFP_BERT() [2/3]

G4HadronPhysicsQGSP_FTFP_BERT::G4HadronPhysicsQGSP_FTFP_BERT ( const G4String & name,
G4bool quasiElastic = true )

Definition at line 52 of file G4HadronPhysicsQGSP_FTFP_BERT.cc.

54 : G4HadronPhysicsQGSP_BERT(name,quasiElastic)
55{
57}
void SetEnableBCParticles(G4bool val)

◆ ~G4HadronPhysicsQGSP_FTFP_BERT()

G4HadronPhysicsQGSP_FTFP_BERT::~G4HadronPhysicsQGSP_FTFP_BERT ( )
overridedefault

◆ G4HadronPhysicsQGSP_FTFP_BERT() [3/3]

G4HadronPhysicsQGSP_FTFP_BERT::G4HadronPhysicsQGSP_FTFP_BERT ( G4HadronPhysicsQGSP_FTFP_BERT & )
delete

Member Function Documentation

◆ operator=()

G4HadronPhysicsQGSP_FTFP_BERT & G4HadronPhysicsQGSP_FTFP_BERT::operator= ( const G4HadronPhysicsQGSP_FTFP_BERT & right)
delete

The documentation for this class was generated from the following files: