57 G4cout <<
"G4CoherentPairProductionPhysics::ConstructProcess" <<
G4endl;
69 "Region is not found! The program will terminate.");
78 GetFastSimulationModel(fNameChannelingModel,0,someflag));
86 "Input channeling model is not found! The program will terminate."
Definition of the G4ChannelingFastSimModel class FastSimulation Channeling model: calculates charge p...
void G4Exception(const char *originOfException, const char *exceptionCode, G4ExceptionSeverity severity, const char *description)
G4GLOB_DLL std::ostream G4cout
G4ChannelingFastSimCrystalData * GetCrystalData()
G4CoherentPairProductionPhysics(const G4String &name="Coherent Pair Production Physics")
void ConstructParticle() override
void ConstructProcess() override
void SetHighAngleLimit(G4double angle)
void SetPPKineticEnergyCut(G4double kineticEnergyCut)
void SetLowEnergyLimit(G4double energy)
set cuts
void SetG4RegionName(const G4String &nameG4Region)
set the name of G4Region in which the model is applicable
void SetSamplingPairsNumber(G4int nPairs)
void Input(const G4Material *crystal, const G4String &lattice)
special functions
void SetNTrajectorySteps(G4int nTrajectorySteps)
set number of trajectory steps of a single particle (e- or e+)
void SetChargeParticleAngleFactor(G4double chargeParticleAngleFactor)
void ActivateIncoherentScattering()
static G4Gamma * GammaDefinition()
G4ProcessManager * GetProcessManager() const
G4int AddDiscreteProcess(G4VProcess *aProcess, G4int ord=ordDefault)
static G4RegionStore * GetInstance()
G4Region * GetRegion(const G4String &name, G4bool verbose=true) const
G4FastSimulationManager * GetFastSimulationManager() const
G4VPhysicsConstructor(const G4String &="")