Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Static Public Member Functions | List of all members
G4HadronicInteractionRegistry Class Reference

#include <G4HadronicInteractionRegistry.hh>

Public Member Functions

 ~G4HadronicInteractionRegistry ()
 
void Clean ()
 
void RegisterMe (G4HadronicInteraction *aModel)
 
void RemoveMe (G4HadronicInteraction *aModel)
 
G4HadronicInteractionFindModel (const G4String &name)
 

Static Public Member Functions

static
G4HadronicInteractionRegistry
Instance ()
 

Detailed Description

Definition at line 43 of file G4HadronicInteractionRegistry.hh.

Constructor & Destructor Documentation

G4HadronicInteractionRegistry::~G4HadronicInteractionRegistry ( )

Definition at line 48 of file G4HadronicInteractionRegistry.cc.

Here is the call graph for this function:

Member Function Documentation

void G4HadronicInteractionRegistry::Clean ( )

Definition at line 53 of file G4HadronicInteractionRegistry.cc.

Here is the caller graph for this function:

G4HadronicInteraction * G4HadronicInteractionRegistry::FindModel ( const G4String name)

Definition at line 104 of file G4HadronicInteractionRegistry.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4HadronicInteractionRegistry * G4HadronicInteractionRegistry::Instance ( void  )
static

Definition at line 36 of file G4HadronicInteractionRegistry.cc.

Here is the caller graph for this function:

void G4HadronicInteractionRegistry::RegisterMe ( G4HadronicInteraction aModel)

Definition at line 73 of file G4HadronicInteractionRegistry.cc.

Here is the caller graph for this function:

void G4HadronicInteractionRegistry::RemoveMe ( G4HadronicInteraction aModel)

Definition at line 88 of file G4HadronicInteractionRegistry.cc.

Here is the caller graph for this function:


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