45 #ifndef G4CrossSectionDataSetRegistry_h    46 #define G4CrossSectionDataSetRegistry_h 1 G4VCrossSectionDataSet * GetCrossSectionDataSet(const G4String &name, G4bool warning=true)
 
void DeRegister(G4VCrossSectionDataSet *)
 
~G4CrossSectionDataSetRegistry()
 
G4CrossSectionDataSetRegistry()
 
static G4CrossSectionDataSetRegistry * Instance()
 
std::vector< G4VCrossSectionDataSet * > xSections
 
void Register(G4VCrossSectionDataSet *)
 
static G4ThreadLocal G4CrossSectionDataSetRegistry * instance