ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/global/management/include/G4PhysicsModelCatalog.hh>
Public Member Functions | |
~G4PhysicsModelCatalog () | |
Static Public Member Functions | |
static G4int | Register (const G4String &) |
static const G4String & | GetModelName (G4int) |
static G4int | GetIndex (const G4String &) |
static G4int | Entries () |
static void | Destroy () |
Private Member Functions | |
G4PhysicsModelCatalog () | |
G4PhysicsModelCatalog (const G4PhysicsModelCatalog &) | |
G4PhysicsModelCatalog & | operator= (const G4PhysicsModelCatalog &) |
Static Private Attributes | |
static modelCatalog * | catalog = 0 |
Definition at line 45 of file G4PhysicsModelCatalog.hh.
View newest version in sPHENIX GitHub at line 45 of file G4PhysicsModelCatalog.hh
|
private |
Definition at line 35 of file G4PhysicsModelCatalog.cc.
View newest version in sPHENIX GitHub at line 35 of file G4PhysicsModelCatalog.cc
References catalog.
Referenced by Register().
|
private |
G4PhysicsModelCatalog::~G4PhysicsModelCatalog | ( | ) |
Definition at line 42 of file G4PhysicsModelCatalog.cc.
View newest version in sPHENIX GitHub at line 42 of file G4PhysicsModelCatalog.cc
Definition at line 75 of file G4PhysicsModelCatalog.cc.
View newest version in sPHENIX GitHub at line 75 of file G4PhysicsModelCatalog.cc
|
static |
Definition at line 72 of file G4PhysicsModelCatalog.cc.
View newest version in sPHENIX GitHub at line 72 of file G4PhysicsModelCatalog.cc
References catalog.
Referenced by GetIndex(), GetModelName(), G4Track::RemoveAuxiliaryTrackInformation(), and G4Track::SetAuxiliaryTrackInformation().
Definition at line 65 of file G4PhysicsModelCatalog.cc.
View newest version in sPHENIX GitHub at line 65 of file G4PhysicsModelCatalog.cc
References catalog, Entries(), and incremental_prev_tag::idx.
Referenced by G4HadronicProcess::FillResult(), G4Channeling::G4Channeling(), G4ChannelingOptrChangeCrossSection::ProposeOccurenceBiasingOperation(), Register(), and G4Track::RemoveAuxiliaryTrackInformation().
Definition at line 58 of file G4PhysicsModelCatalog.cc.
View newest version in sPHENIX GitHub at line 58 of file G4PhysicsModelCatalog.cc
References catalog, Entries(), and incremental_prev_tag::idx.
Referenced by G4RichTrajectory::CreateAttValues().
|
private |
Definition at line 46 of file G4PhysicsModelCatalog.cc.
View newest version in sPHENIX GitHub at line 46 of file G4PhysicsModelCatalog.cc
References catalog, G4PhysicsModelCatalog(), GetIndex(), incremental_prev_tag::idx, and G4Threading::IsWorkerThread().
Referenced by G4BOptrForceCollision::Configure(), G4BOptrForceCollision::ConfigureForWorker(), G4BinaryCascade::G4BinaryCascade(), G4BinaryLightIonReaction::G4BinaryLightIonReaction(), G4Channeling::G4Channeling(), G4VAtomDeexcitation::G4VAtomDeexcitation(), G4HadronStoppingProcess::PreparePhysicsTable(), G4VEmProcess::PreparePhysicsTable(), G4VEnergyLossProcess::PreparePhysicsTable(), and G4DeexPrecoParameters::SetDefaults().
|
staticprivate |
Definition at line 67 of file G4PhysicsModelCatalog.hh.
View newest version in sPHENIX GitHub at line 67 of file G4PhysicsModelCatalog.hh
Referenced by Entries(), G4PhysicsModelCatalog(), GetIndex(), GetModelName(), and Register().