|
Geant4
10.00.p01
|
Main program of the electromagnetic/TestEm0 example. More...
#include "G4Material.hh"#include "G4PEEffectFluoModel.hh"#include "G4KleinNishinaCompton.hh"#include "G4BetheHeitlerModel.hh"#include "G4eeToTwoGammaModel.hh"#include "G4MollerBhabhaModel.hh"#include "G4SeltzerBergerModel.hh"#include "G4BetheBlochModel.hh"#include "G4BraggModel.hh"#include "G4MuBetheBlochModel.hh"#include "G4MuBremsstrahlungModel.hh"#include "G4MuPairProductionModel.hh"#include "globals.hh"#include "G4UnitsTable.hh"#include "G4SystemOfUnits.hh"#include "G4Gamma.hh"#include "G4Positron.hh"#include "G4Electron.hh"#include "G4Proton.hh"#include "G4MuonPlus.hh"
Include dependency graph for DirectAccess.cc:Go to the source code of this file.
Functions | |
| int | main () |
Main program of the electromagnetic/TestEm0 example.
Definition in file DirectAccess.cc.
| int main | ( | ) |
Definition at line 64 of file DirectAccess.cc.
References A, G4UnitDefinition::BuildUnitsTable(), cm3, G4VEmModel::ComputeCrossSectionPerAtom(), G4VEmModel::ComputeDEDXPerVolume(), G4VEmModel::ComputeMeanFreePath(), dE, G4Electron::Electron(), Emax, Emin, g, G4BestUnit, G4cout, G4endl, G4Gamma::Gamma(), G4Material::GetMaterialTable(), G4Material::GetName(), GeV, keV, MeV, mole, G4MuonPlus::MuonPlus(), G4Positron::Positron(), and G4Proton::Proton().
Here is the call graph for this function: