Geant4-11
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

◆ f1_FindValue

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

Definition at line 47 of file pyG4VCrossSectionHandler.cc.

Referenced by export_G4VCrossSectionHandler().

◆ f2_FindValue

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

Definition at line 50 of file pyG4VCrossSectionHandler.cc.

Referenced by export_G4VCrossSectionHandler().