37#ifndef ExN04EMPhysics_h
38#define ExN04EMPhysics_h 1
43#include "G4VPhysicsConstructor.hh"
45#include "G4PhotoElectricEffect.hh"
46#include "G4ComptonScattering.hh"
47#include "G4GammaConversion.hh"
48#include "G4MultipleScattering.hh"
49#include "G4eIonisation.hh"
50#include "G4eBremsstrahlung.hh"
51#include "G4eplusAnnihilation.hh"
G4MultipleScattering thePositronMultipleScattering
G4eIonisation theElectronIonisation
G4ComptonScattering theComptonEffect
G4eBremsstrahlung theElectronBremsStrahlung
virtual ~ExN04EMPhysics()
G4MultipleScattering theElectronMultipleScattering
virtual void ConstructProcess()
G4PhotoElectricEffect thePhotoEffect
G4eplusAnnihilation theAnnihilation
virtual void ConstructParticle()
G4GammaConversion thePairProduction
G4eIonisation thePositronIonisation
G4eBremsstrahlung thePositronBremsStrahlung