#include <G4EmModelManager.hh>
|
| | G4EmModelManager () |
| |
| | ~G4EmModelManager () |
| |
| void | Clear () |
| |
| const G4DataVector * | Initialise (const G4ParticleDefinition *part, const G4ParticleDefinition *secPart, G4double minSubRange, G4int verb) |
| |
| void | FillDEDXVector (G4PhysicsVector *, const G4MaterialCutsCouple *, G4EmTableType t=fRestricted) |
| |
| void | FillLambdaVector (G4PhysicsVector *, const G4MaterialCutsCouple *, G4bool startFromNull=true, G4EmTableType t=fRestricted) |
| |
| G4VEmModel * | GetModel (G4int, G4bool ver=false) |
| |
| void | AddEmModel (G4int, G4VEmModel *, G4VEmFluctuationModel *, const G4Region *) |
| |
| void | UpdateEmModel (const G4String &, G4double, G4double) |
| |
| void | DumpModelList (G4int verb) |
| |
| G4VEmModel * | SelectModel (G4double &energy, size_t &index) |
| |
| const G4DataVector * | Cuts () const |
| |
| const G4DataVector * | SubCutoff () const |
| |
| void | SetFluoFlag (G4bool val) |
| |
| G4int | NumberOfModels () const |
| |
Definition at line 142 of file G4EmModelManager.hh.
| G4EmModelManager::G4EmModelManager |
( |
| ) |
|
| G4EmModelManager::~G4EmModelManager |
( |
| ) |
|
| void G4EmModelManager::Clear |
( |
| ) |
|
| void G4EmModelManager::DumpModelList |
( |
G4int |
verb | ) |
|
| G4int G4EmModelManager::NumberOfModels |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: