61 for (
size_t i=0; i<nModels; ++i) {
63 const char* xxx = (
allModels[i]->GetModelName()).c_str();
70 if(mname !=
"NeutronHP" && mname !=
"ParticleH") {
83 for (
size_t i=0; i<nModels; ++i) {
91 if(!aModel) {
return; }
93 for (
size_t i=0; i<nModels; ++i) {
104 if(!aModel) {
return; }
106 for (
size_t i=0; i<nModels; ++i) {
122 for (
size_t i=0; i<nModels; ++i) {
134 std::vector<G4HadronicInteraction*>
137 std::vector<G4HadronicInteraction*> models;
140 for (
size_t i=0; i<nModels; ++i) {
G4HadronicInteractionRegistry()
std::vector< G4HadronicInteraction * > FindAllModels(const G4String &name)
static G4ThreadLocal G4HadronicInteractionRegistry * instance
static G4HadronicInteractionRegistry * Instance()
std::vector< G4HadronicInteraction * > allModels
void RegisterMe(G4HadronicInteraction *aModel)
~G4HadronicInteractionRegistry()
G4HadronicInteraction * FindModel(const G4String &name)
const XML_Char XML_Content * model
T min(const T t1, const T t2)
brief Return the smallest of the two arguments
void RemoveMe(G4HadronicInteraction *aModel)
const G4String & GetModelName() const