#include <G4ProductionCutsTable.hh>
Definition at line 71 of file G4ProductionCutsTable.hh.
G4ProductionCutsTable::G4ProductionCutsTable |
( |
| ) |
|
|
protected |
G4ProductionCutsTable::~G4ProductionCutsTable |
( |
| ) |
|
|
virtual |
G4bool G4ProductionCutsTable::CheckForRetrieveCutsTable |
( |
const G4String & |
directory, |
|
|
G4bool |
ascii = false |
|
) |
| |
G4bool G4ProductionCutsTable::CheckMaterialCutsCoupleInfo |
( |
const G4String & |
directory, |
|
|
G4bool |
ascii = false |
|
) |
| |
|
protectedvirtual |
G4bool G4ProductionCutsTable::CheckMaterialInfo |
( |
const G4String & |
directory, |
|
|
G4bool |
ascii = false |
|
) |
| |
|
protectedvirtual |
void G4ProductionCutsTable::DumpCouples |
( |
| ) |
const |
G4double * G4ProductionCutsTable::GetEnergyCutsDoubleVector |
( |
size_t |
pcIdx | ) |
const |
|
inline |
const std::vector< G4double > * G4ProductionCutsTable::GetEnergyCutsVector |
( |
size_t |
pcIdx | ) |
const |
|
inline |
G4double G4ProductionCutsTable::GetHighEdgeEnergy |
( |
| ) |
const |
G4double G4ProductionCutsTable::GetLowEdgeEnergy |
( |
| ) |
const |
G4double G4ProductionCutsTable::GetMaxEnergyCut |
( |
| ) |
|
G4double * G4ProductionCutsTable::GetRangeCutsDoubleVector |
( |
size_t |
pcIdx | ) |
const |
|
inline |
const std::vector< G4double > * G4ProductionCutsTable::GetRangeCutsVector |
( |
size_t |
pcIdx | ) |
const |
|
inline |
size_t G4ProductionCutsTable::GetTableSize |
( |
| ) |
const |
|
inline |
G4int G4ProductionCutsTable::GetVerboseLevel |
( |
| ) |
const |
|
inline |
G4bool G4ProductionCutsTable::IsModified |
( |
| ) |
const |
|
inline |
void G4ProductionCutsTable::PhysicsTableUpdated |
( |
| ) |
|
|
inline |
void G4ProductionCutsTable::ResetConverters |
( |
| ) |
|
G4bool G4ProductionCutsTable::RetrieveCutsTable |
( |
const G4String & |
directory, |
|
|
G4bool |
ascii = false |
|
) |
| |
void G4ProductionCutsTable::SetMaxEnergyCut |
( |
G4double |
value | ) |
|
void G4ProductionCutsTable::SetVerboseLevel |
( |
G4int |
value | ) |
|
G4bool G4ProductionCutsTable::StoreMaterialCutsCoupleInfo |
( |
const G4String & |
directory, |
|
|
G4bool |
ascii = false |
|
) |
| |
|
protectedvirtual |
G4bool G4ProductionCutsTable::StoreMaterialInfo |
( |
const G4String & |
directory, |
|
|
G4bool |
ascii = false |
|
) |
| |
|
protectedvirtual |
The documentation for this class was generated from the following files: