Geant4-11
|
#include "G4LivermorePolarizedComptonModel.hh"
#include "G4PhysicalConstants.hh"
#include "G4SystemOfUnits.hh"
#include "G4AutoLock.hh"
#include "G4Electron.hh"
#include "G4ParticleChangeForGamma.hh"
#include "G4LossTableManager.hh"
#include "G4VAtomDeexcitation.hh"
#include "G4AtomicShell.hh"
#include "G4Gamma.hh"
#include "G4ShellData.hh"
#include "G4DopplerProfile.hh"
#include "G4Log.hh"
#include "G4Exp.hh"
#include "G4Pow.hh"
#include "G4LogLogInterpolation.hh"
#include "G4PhysicsModelCatalog.hh"
#include "G4EntanglementAuxInfo.hh"
#include "G4eplusAnnihilationEntanglementClipBoard.hh"
Go to the source code of this file.
Namespaces | |
namespace | anonymous_namespace{G4LivermorePolarizedComptonModel.cc} |
Variables | |
G4Mutex | anonymous_namespace{G4LivermorePolarizedComptonModel.cc}::LivermorePolarizedComptonModelMutex = G4MUTEX_INITIALIZER |