111 pManager->
AddProcess(fMuPlusMultipleScattering,-1, 1, 1);
112 pManager->
AddProcess(fMuPlusIonisation, -1, 2, 2);
113 pManager->
AddProcess(fMuPlusBremsstrahlung, -1, 3, 3);
114 pManager->
AddProcess(fMuPlusPairProduction, -1, 4, 4);
119 pManager->
AddProcess(fMuMinusMultipleScattering,-1, 1, 1);
120 pManager->
AddProcess(fMuMinusIonisation, -1, 2, 2);
121 pManager->
AddProcess(fMuMinusBremsstrahlung, -1, 3, 3);
122 pManager->
AddProcess(fMuMinusPairProduction, -1, 4, 4);
static G4MuonPlus * MuonPlus()
G4ProcessManager * GetProcessManager() const
G4int AddProcess(G4VProcess *aProcess, G4int ordAtRestDoIt=ordInActive, G4int ordAlongSteptDoIt=ordInActive, G4int ordPostStepDoIt=ordInActive)
static G4MuonMinus * MuonMinus()
G4int AddRestProcess(G4VProcess *aProcess, G4int ord=ordDefault)