Geant4-11
Variables
anonymous_namespace{G4VProcess.cc} Namespace Reference

Variables

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

Variable Documentation

◆ noType

const G4String anonymous_namespace{G4VProcess.cc}::noType = "------"
static

Definition at line 130 of file G4VProcess.cc.

Referenced by G4VProcess::GetProcessTypeName().

◆ typeDecay

const G4String anonymous_namespace{G4VProcess.cc}::typeDecay = "Decay"
static

Definition at line 125 of file G4VProcess.cc.

Referenced by G4VProcess::GetProcessTypeName().

◆ typeElectromagnetic

const G4String anonymous_namespace{G4VProcess.cc}::typeElectromagnetic = "Electromagnetic"
static

Definition at line 121 of file G4VProcess.cc.

Referenced by G4VProcess::GetProcessTypeName().

◆ typeGeneral

const G4String anonymous_namespace{G4VProcess.cc}::typeGeneral = "General"
static

Definition at line 126 of file G4VProcess.cc.

Referenced by G4VProcess::GetProcessTypeName().

◆ typeHadronic

const G4String anonymous_namespace{G4VProcess.cc}::typeHadronic = "Hadronic"
static

Definition at line 123 of file G4VProcess.cc.

Referenced by G4VProcess::GetProcessTypeName().

◆ typeNotDefined

const G4String anonymous_namespace{G4VProcess.cc}::typeNotDefined = "NotDefined"
static

Definition at line 119 of file G4VProcess.cc.

Referenced by G4VProcess::GetProcessTypeName().

◆ typeOptical

const G4String anonymous_namespace{G4VProcess.cc}::typeOptical = "Optical"
static

Definition at line 122 of file G4VProcess.cc.

Referenced by G4VProcess::GetProcessTypeName().

◆ typeParameterisation

const G4String anonymous_namespace{G4VProcess.cc}::typeParameterisation = "Parameterisation"
static

Definition at line 127 of file G4VProcess.cc.

Referenced by G4VProcess::GetProcessTypeName().

◆ typePhonon

const G4String anonymous_namespace{G4VProcess.cc}::typePhonon = "Phonon"
static

Definition at line 129 of file G4VProcess.cc.

Referenced by G4VProcess::GetProcessTypeName().

◆ typePhotolepton_hadron

const G4String anonymous_namespace{G4VProcess.cc}::typePhotolepton_hadron = "Photolepton_hadron"
static

Definition at line 124 of file G4VProcess.cc.

Referenced by G4VProcess::GetProcessTypeName().

◆ typeTransportation

const G4String anonymous_namespace{G4VProcess.cc}::typeTransportation = "Transportation"
static

Definition at line 120 of file G4VProcess.cc.

Referenced by G4VProcess::GetProcessTypeName().

◆ typeUserDefined

const G4String anonymous_namespace{G4VProcess.cc}::typeUserDefined = "UserDefined"
static

Definition at line 128 of file G4VProcess.cc.

Referenced by G4VProcess::GetProcessTypeName().