3#define BesEMPhysics_h 1
8#include "G4VPhysicsConstructor.hh"
10#include "G4PhotoElectricEffect.hh"
11#include "G4ComptonScattering.hh"
12#include "G4GammaConversion.hh"
13#include "G4MultipleScattering.hh"
14#include "G4eIonisation.hh"
15#include "G4eBremsstrahlung.hh"
16#include "G4eplusAnnihilation.hh"
BesEMPhysics(const G4String &name="EM")
virtual void ConstructProcess()
G4ComptonScattering theComptonEffect
G4eIonisation thePositronIonisation
G4MultipleScattering thePositronMultipleScattering
G4MultipleScattering theElectronMultipleScattering
G4PhotoElectricEffect thePhotoEffect
G4GammaConversion thePairProduction
G4eplusAnnihilation theAnnihilation
virtual void ConstructParticle()
G4eIonisation theElectronIonisation
G4eBremsstrahlung theElectronBremsStrahlung
G4eBremsstrahlung thePositronBremsStrahlung