ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4HadronPhysicsFTFP_BERT_TRV Class Reference

#include <geant4/tree/geant4-10.6-release/source/physics_lists/constructors/hadron_inelastic/include/G4HadronPhysicsFTFP_BERT_TRV.hh>

+ Inheritance diagram for G4HadronPhysicsFTFP_BERT_TRV:
+ Collaboration diagram for G4HadronPhysicsFTFP_BERT_TRV:

Public Member Functions

 G4HadronPhysicsFTFP_BERT_TRV (G4int verbose=1)
 
 G4HadronPhysicsFTFP_BERT_TRV (const G4String &name, G4bool quasiElastic=false)
 
virtual ~G4HadronPhysicsFTFP_BERT_TRV ()
 
- Public Member Functions inherited from G4HadronPhysicsFTFP_BERT
 G4HadronPhysicsFTFP_BERT (G4int verbose=1)
 
 G4HadronPhysicsFTFP_BERT (const G4String &name, G4bool quasiElastic=false)
 
virtual ~G4HadronPhysicsFTFP_BERT ()
 
virtual void ConstructParticle () override
 
virtual void ConstructProcess () override
 
- 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
 
void SetVerboseLevel (G4int value)
 
G4int GetVerboseLevel () const
 
G4int GetInstanceID () const
 
virtual void TerminateWorker ()
 

Private Member Functions

virtual void Pion () override
 
virtual void Kaon () override
 
virtual void ExtraConfiguration () override
 

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 G4HadronPhysicsFTFP_BERT
virtual void CreateModels ()
 
virtual void Neutron ()
 
virtual void Proton ()
 
virtual void Others ()
 
virtual void DumpBanner ()
 
- Protected Attributes inherited from G4HadronPhysicsFTFP_BERT
G4bool QuasiElastic
 
G4double minFTFP_pion
 
G4double maxBERT_pion
 
G4double minFTFP_kaon
 
G4double maxBERT_kaon
 
G4double minFTFP_proton
 
G4double maxBERT_proton
 
G4double minFTFP_neutron
 
G4double maxBERT_neutron
 
- Static Protected Attributes inherited from G4VPhysicsConstructor
static G4RUN_DLL G4VPCManager subInstanceManager
 

Detailed Description

Definition at line 47 of file G4HadronPhysicsFTFP_BERT_TRV.hh.

View newest version in sPHENIX GitHub at line 47 of file G4HadronPhysicsFTFP_BERT_TRV.hh

Constructor & Destructor Documentation

G4HadronPhysicsFTFP_BERT_TRV::G4HadronPhysicsFTFP_BERT_TRV ( G4int  verbose = 1)

Definition at line 64 of file G4HadronPhysicsFTFP_BERT_TRV.cc.

View newest version in sPHENIX GitHub at line 64 of file G4HadronPhysicsFTFP_BERT_TRV.cc

virtual G4HadronPhysicsFTFP_BERT_TRV::~G4HadronPhysicsFTFP_BERT_TRV ( )
inlinevirtual

Definition at line 52 of file G4HadronPhysicsFTFP_BERT_TRV.hh.

View newest version in sPHENIX GitHub at line 52 of file G4HadronPhysicsFTFP_BERT_TRV.hh

Member Function Documentation

void G4HadronPhysicsFTFP_BERT_TRV::ExtraConfiguration ( )
overrideprivatevirtual

Reimplemented from G4HadronPhysicsFTFP_BERT.

Definition at line 113 of file G4HadronPhysicsFTFP_BERT_TRV.cc.

View newest version in sPHENIX GitHub at line 113 of file G4HadronPhysicsFTFP_BERT_TRV.cc

References G4HadronicProcess::AddDataSet(), G4PhysListUtil::FindCaptureProcess(), G4PhysListUtil::FindInelasticProcess(), G4InuclParticleNames::neutron, G4Neutron::Neutron(), and G4HadronicProcess::RegisterMe().

+ Here is the call graph for this function:

void G4HadronPhysicsFTFP_BERT_TRV::Kaon ( )
overrideprivatevirtual

Reimplemented from G4HadronPhysicsFTFP_BERT.

Definition at line 108 of file G4HadronPhysicsFTFP_BERT_TRV.cc.

View newest version in sPHENIX GitHub at line 108 of file G4HadronPhysicsFTFP_BERT_TRV.cc

void G4HadronPhysicsFTFP_BERT_TRV::Pion ( )
overrideprivatevirtual

Reimplemented from G4HadronPhysicsFTFP_BERT.

Definition at line 93 of file G4HadronPhysicsFTFP_BERT_TRV.cc.

View newest version in sPHENIX GitHub at line 93 of file G4HadronPhysicsFTFP_BERT_TRV.cc

References G4VPhysicsConstructor::AddBuilder(), G4HadronPhysicsFTFP_BERT::maxBERT_pion, G4HadronPhysicsFTFP_BERT::minFTFP_pion, and G4HadronPhysicsFTFP_BERT::QuasiElastic.

+ Here is the call graph for this function:


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