Physics.cc File Reference

Source file for the Physics class. More...

#include "Physics.h"
#include "globals.hh"
#include "G4ProcessManager.hh"
#include "G4ParticleTypes.hh"
#include "G4ComptonScattering.hh"
#include "G4GammaConversion.hh"
#include "G4PhotoElectricEffect.hh"
#include "G4eMultipleScattering.hh"
#include "G4eIonisation.hh"
#include "G4eBremsstrahlung.hh"
#include "G4eplusAnnihilation.hh"
#include "G4MuMultipleScattering.hh"
#include "G4MuIonisation.hh"
#include "G4MuBremsstrahlung.hh"
#include "G4MuPairProduction.hh"
#include "G4hMultipleScattering.hh"
#include "G4hIonisation.hh"
#include "G4StepLimiter.hh"
#include "G4UserSpecialCuts.hh"
#include "G4Decay.hh"
Include dependency graph for Physics.cc:

Go to the source code of this file.


Detailed Description

Source file for the Physics class.

The Physics class is used for defining the particles and physics processes which will be active in the OLYMPUS Monte Carlo simulation.

Author:
D.K. Hasell
Version:
1.0
Date:
2010-10-13

Definition in file Physics.cc.