Geant4.10
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Variables
pyG4VCrossSectionHandler Namespace Reference

Variables

G4double(G4VCrossSectionHandler::* f1_FindValue )(G4int, G4double) const = &G4VCrossSectionHandler::FindValue
 
G4double(G4VCrossSectionHandler::* f2_FindValue )(G4int, G4double, G4int) const = &G4VCrossSectionHandler::FindValue
 

Variable Documentation

G4double(G4VCrossSectionHandler::* pyG4VCrossSectionHandler::f1_FindValue)(G4int, G4double) const = &G4VCrossSectionHandler::FindValue

Definition at line 48 of file pyG4VCrossSectionHandler.cc.

Referenced by export_G4VCrossSectionHandler().

G4double(G4VCrossSectionHandler::* pyG4VCrossSectionHandler::f2_FindValue)(G4int, G4double, G4int) const = &G4VCrossSectionHandler::FindValue

Definition at line 51 of file pyG4VCrossSectionHandler.cc.

Referenced by export_G4VCrossSectionHandler().