Definition at line 13 of file TRestGeant4PhysicsInfo.h.
|
static Int_t | GetProcessIDFromGeant4Process (const G4VProcess *) |
|
◆ GetAllParticles()
set< TString > TRestGeant4PhysicsInfo::GetAllParticles |
( |
| ) |
const |
◆ GetAllProcesses()
std::set< TString > TRestGeant4PhysicsInfo::GetAllProcesses |
( |
| ) |
const |
◆ GetAllProcessTypes()
std::set< TString > TRestGeant4PhysicsInfo::GetAllProcessTypes |
( |
| ) |
const |
◆ GetParticleID()
Int_t TRestGeant4PhysicsInfo::GetParticleID |
( |
const TString & |
processName | ) |
const |
◆ GetParticleName()
TString TRestGeant4PhysicsInfo::GetParticleName |
( |
Int_t |
id | ) |
const |
◆ GetProcessID()
Int_t TRestGeant4PhysicsInfo::GetProcessID |
( |
const TString & |
processName | ) |
const |
◆ GetProcessName()
TString TRestGeant4PhysicsInfo::GetProcessName |
( |
Int_t |
id | ) |
const |
◆ GetProcessType()
TString TRestGeant4PhysicsInfo::GetProcessType |
( |
const TString & |
processName | ) |
const |
◆ InsertParticleName()
void TRestGeant4PhysicsInfo::InsertParticleName |
( |
Int_t |
id, |
|
|
const TString & |
particleName |
|
) |
| |
◆ InsertProcessName()
void TRestGeant4PhysicsInfo::InsertProcessName |
( |
Int_t |
id, |
|
|
const TString & |
processName, |
|
|
const TString & |
processType |
|
) |
| |
◆ Print()
void TRestGeant4PhysicsInfo::Print |
( |
| ) |
const |
◆ PrintParticles()
void TRestGeant4PhysicsInfo::PrintParticles |
( |
| ) |
const |
◆ PrintProcesses()
void TRestGeant4PhysicsInfo::PrintProcesses |
( |
| ) |
const |
◆ fParticleNamesMap
std::map<Int_t, TString> TRestGeant4PhysicsInfo::fParticleNamesMap = {} |
|
private |
◆ fParticleNamesReverseMap
std::map<TString, Int_t> TRestGeant4PhysicsInfo::fParticleNamesReverseMap = {} |
|
private |
◆ fProcessNamesMap
std::map<Int_t, TString> TRestGeant4PhysicsInfo::fProcessNamesMap = {} |
|
private |
◆ fProcessNamesReverseMap
std::map<TString, Int_t> TRestGeant4PhysicsInfo::fProcessNamesReverseMap = {} |
|
private |
◆ fProcessTypesMap
std::map<TString, TString> TRestGeant4PhysicsInfo::fProcessTypesMap = {} |
|
private |
The documentation for this class was generated from the following files: