LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
#include "G4EmStandardPhysics_pseudoLaser.hh"
#include "Geant4/G4SystemOfUnits.hh"
#include "Geant4/G4ParticleDefinition.hh"
#include "Geant4/G4EmParameters.hh"
#include "Geant4/G4LossTableManager.hh"
#include "Geant4/G4ComptonScattering.hh"
#include "Geant4/G4GammaConversion.hh"
#include "Geant4/G4PhotoElectricEffect.hh"
#include "Geant4/G4RayleighScattering.hh"
#include "Geant4/G4LivermorePhotoElectricModel.hh"
#include "Geant4/G4eMultipleScattering.hh"
#include "Geant4/G4MuMultipleScattering.hh"
#include "Geant4/G4hMultipleScattering.hh"
#include "Geant4/G4CoulombScattering.hh"
#include "Geant4/G4eCoulombScatteringModel.hh"
#include "Geant4/G4WentzelVIModel.hh"
#include "Geant4/G4UrbanMscModel.hh"
#include "Geant4/G4MuBremsstrahlungModel.hh"
#include "Geant4/G4MuPairProductionModel.hh"
#include "Geant4/G4hBremsstrahlungModel.hh"
#include "Geant4/G4hPairProductionModel.hh"
#include "Geant4/G4eIonisation.hh"
#include "Geant4/G4eBremsstrahlung.hh"
#include "Geant4/G4eplusAnnihilation.hh"
#include "Geant4/G4UAtomicDeexcitation.hh"
#include "Geant4/G4MuIonisation.hh"
#include "MyG4MuIonisationNoDelta.hh"
#include "Geant4/G4MuBremsstrahlung.hh"
#include "Geant4/G4MuPairProduction.hh"
#include "Geant4/G4hBremsstrahlung.hh"
#include "Geant4/G4hPairProduction.hh"
#include "Geant4/G4hIonisation.hh"
#include "Geant4/G4ionIonisation.hh"
#include "Geant4/G4alphaIonisation.hh"
#include "Geant4/G4ParticleTable.hh"
#include "Geant4/G4Gamma.hh"
#include "Geant4/G4Electron.hh"
#include "Geant4/G4Positron.hh"
#include "Geant4/G4MuonPlus.hh"
#include "Geant4/G4MuonMinus.hh"
#include "artg4tk/particles/G4PseudoLaser.hh"
#include "Geant4/G4PionPlus.hh"
#include "Geant4/G4PionMinus.hh"
#include "Geant4/G4KaonPlus.hh"
#include "Geant4/G4KaonMinus.hh"
#include "Geant4/G4Proton.hh"
#include "Geant4/G4AntiProton.hh"
#include "Geant4/G4Deuteron.hh"
#include "Geant4/G4Triton.hh"
#include "Geant4/G4He3.hh"
#include "Geant4/G4Alpha.hh"
#include "Geant4/G4GenericIon.hh"
#include "Geant4/G4PhysicsListHelper.hh"
#include "Geant4/G4BuilderType.hh"
#include "Geant4/G4EmModelActivator.hh"
#include "Geant4/G4GammaGeneralProcess.hh"
#include "Geant4/G4PhysicsConstructorFactory.hh"
Go to the source code of this file.
Functions | |
G4_DECLARE_PHYSCONSTR_FACTORY (G4EmStandardPhysics_pseudoLaser) | |
G4_DECLARE_PHYSCONSTR_FACTORY | ( | G4EmStandardPhysics_pseudoLaser | ) |