MCPcopy Create free account
hub / github.com/Geant4/geant4 / GetName

Method GetName

source/processes/parameterisation/include/G4VFastSimulationModel.hh:139–142  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

137};
138
139inline const G4String G4VFastSimulationModel::GetName() const
140{
141 return theModelName;
142}
143
144inline G4bool G4VFastSimulationModel::operator==(const G4VFastSimulationModel& fsm) const
145{

Callers 11

ListTitleMethod · 0.45
ListModelsMethod · 0.45
ShowSetupMethod · 0.45
DisplayRegionMethod · 0.45
ListEnvelopesMethod · 0.45
SetWorldVolumeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected