82 if (physName ==
"QGSP_BERT_HP") {
94 if (!phys)
G4Exception(
"WLSPhysicsList::WLSPhysicsList",
"InvalidSetup",
97 for (
G4int i = 0; ; ++i) {
100 if (elem == NULL)
break;
118 delete fStepMaxProcess;
130 muonPlusDecayTable ->
Insert(
new
132 muonPlusDecayTable ->
Insert(
new
137 muonMinusDecayTable ->
Insert(
new
139 muonMinusDecayTable ->
Insert(
new
248 G4cout <<
"F04PhysicsList::SetCuts:";
274 fCutForElectron = cut;
282 fCutForPositron = cut;
290 fMaxChargedStep = step ;
298 return fStepMaxProcess;
void SetStepMax(G4double)
static G4GenericIon * GenericIonDefinition()
static G4MuonPlus * MuonPlus()
void RegisterPhysics(G4VPhysicsConstructor *)
static G4MuonPlus * MuonPlusDefinition()
static G4LossTableManager * Instance()
virtual G4bool IsApplicable(const G4ParticleDefinition &)
void SetCutValue(G4double aCut, const G4String &pname)
virtual ~F04PhysicsList()
G4int AddDiscreteProcess(G4VProcess *aProcess, G4int ord=ordDefault)
Definition of the F04PhysicsListMessenger class.
Provide control of the physics list and cut parameters.
#define G4BestUnit(a, b)
#define G4_USE_G4BESTUNIT_FOR_VERBOSE 1
G4ProcessManager * GetProcessManager() const
void SetCutForGamma(G4double)
void SetCutForElectron(G4double)
void SetParticleCuts(G4double cut, G4ParticleDefinition *particle, G4Region *region=0)
void DumpCutValuesTable(G4int flag=1)
G4GLOB_DLL std::ostream G4cout
const G4VPhysicsConstructor * GetPhysics(G4int index) const
void SetCutForPositron(G4double)
ParticleList decay(Cluster *const c)
Carries out a cluster decay.
virtual void ConstructProcess()
void Insert(const PVNodeID *pvPath, size_t pathLength, G4int index, Node *node)
G4int AddProcess(G4VProcess *aProcess, G4int ordAtRestDoIt=ordInActive, G4int ordAlongSteptDoIt=ordInActive, G4int ordPostStepDoIt=ordInActive)
static G4PionPlus * PionPlus()
Definition of the F04StepMax class.
const G4String & GetPhysicsName() const
void SetProcessOrdering(G4VProcess *aProcess, G4ProcessVectorDoItIndex idDoIt, G4int ordDoIt=ordDefault)
void SetVerboseLevel(G4int value)
void SetStepMax(G4double)
Definition of the F04PhysicsList class.
void G4Exception(const char *originOfException, const char *exceptionCode, G4ExceptionSeverity severity, const char *comments)
virtual void ConstructParticle()
G4bool IsShortLived() const
static G4Positron * Positron()
TFTFP_BERT< G4VModularPhysicsList > FTFP_BERT
virtual void ConstructProcess()
virtual void ConstructParticle()
F04StepMax * GetStepMaxProcess()
static G4PionMinus * PionMinus()
static G4MuonMinus * MuonMinusDefinition()
static G4MuonMinus * MuonMinus()
static G4Electron * Electron()
TQGSP_BERT_HP< G4VModularPhysicsList > QGSP_BERT_HP
G4VProcess * RemoveProcess(G4VProcess *aProcess)
static G4ProcessTable * GetProcessTable()
G4VProcess * FindProcess(const G4String &processName, const G4String &particleName) const
#define theParticleIterator