|
Geant4-11
|
#include <fstream>#include <sstream>#include "G4IonICRU73Data.hh"#include "G4SystemOfUnits.hh"#include "G4PhysicsLogVector.hh"#include "G4PhysicsFreeVector.hh"#include "G4EmParameters.hh"#include "G4ProductionCutsTable.hh"#include "G4MaterialCutsCouple.hh"#include "G4Material.hh"#include "G4Element.hh"Go to the source code of this file.
Variables | |
| const G4String | namesICRU73 [31] |
| const G4String | namesICRU90 [3] = {"G4_AIR","G4_GRAPHITE","G4_WATER"} |
| const G4String namesICRU73[31] |
Definition at line 54 of file G4IonICRU73Data.cc.
Referenced by G4IonICRU73Data::Initialise().
| const G4String namesICRU90[3] = {"G4_AIR","G4_GRAPHITE","G4_WATER"} |
Definition at line 86 of file G4IonICRU73Data.cc.
Referenced by G4IonICRU73Data::Initialise().