Geant4-11
Namespaces | Variables
G4VProcess.cc File Reference
#include "G4VProcess.hh"
#include "G4PhysicalConstants.hh"
#include "G4SystemOfUnits.hh"
#include "G4ProcessTable.hh"
#include "G4PhysicsTable.hh"
#include "G4MaterialTable.hh"
#include "G4ElementTable.hh"
#include "G4ElementVector.hh"
#include "G4Log.hh"

Go to the source code of this file.

Namespaces

namespace  anonymous_namespace{G4VProcess.cc}
 

Variables

static const G4String anonymous_namespace{G4VProcess.cc}::noType = "------"
 
static const G4String anonymous_namespace{G4VProcess.cc}::typeDecay = "Decay"
 
static const G4String anonymous_namespace{G4VProcess.cc}::typeElectromagnetic = "Electromagnetic"
 
static const G4String anonymous_namespace{G4VProcess.cc}::typeGeneral = "General"
 
static const G4String anonymous_namespace{G4VProcess.cc}::typeHadronic = "Hadronic"
 
static const G4String anonymous_namespace{G4VProcess.cc}::typeNotDefined = "NotDefined"
 
static const G4String anonymous_namespace{G4VProcess.cc}::typeOptical = "Optical"
 
static const G4String anonymous_namespace{G4VProcess.cc}::typeParameterisation = "Parameterisation"
 
static const G4String anonymous_namespace{G4VProcess.cc}::typePhonon = "Phonon"
 
static const G4String anonymous_namespace{G4VProcess.cc}::typePhotolepton_hadron = "Photolepton_hadron"
 
static const G4String anonymous_namespace{G4VProcess.cc}::typeTransportation = "Transportation"
 
static const G4String anonymous_namespace{G4VProcess.cc}::typeUserDefined = "UserDefined"