Geant4 Cross Reference |
1 contructors/limiters 2 -------------------- 3 4 This directory contains "technical" constr 5 add processes with physics content but add pro 6 allow for step limitation in parallel geometri 7 8 9 G4FastSimulationPhysics: 10 ------------------------ 11 12 Constructor that modifies a given physics 13 14 One, or several, G4FastSimulationManagerPr 15 process manager of particles for which a f 16 17 The fast simulation may be associated to r 18 what case a call like fastSimPhys->Activat 19 done to allow for fast simulation of elect 20 Parallel geometries can be used also in wh 21 by its name like fastSimPhys->ActivateFast 22 allow for fast simulation of electrons, wi 23 to regions in "parallelGeom". 24 25 26 G4GenericBiasingPhysics: 27 ------------------------ 28 29 Constructor that modifies a given physics 30 31 It provides three type of functionnalities 32 - wrap physics processes with G4Biasin 33 make the generic biasing to control them ( 34 interaction law, change of final state gen 35 - add G4BiasingProcessInterface processes, b 36 physics process, in what case these proces 37 "non-physics based biasing" : ie, spliting 38 - add G4ParallelGeometriesLimiterProce 39 process manager) that provides step limita 40 geometries used in generic biasing. A proc 41 parallel geometries associated to one part 42 43 Various methods are provided to activate t 44 particle, set of particles, to activate ph 45 non-physics-based only or both functionnal 46 parallel geometry functionnality. 47 This is documented in include/G4GenericBia 48 49 50 G4ImportanceBiasing: 51 ------------------- 52 53 G4MaxTimeCuts: 54 -------------- 55 56 G4MinEkineCuts: 57 --------------- 58 59 G4NeutronTrackingCut: 60 --------------------- 61 62 G4ParallelWorldPhysics: 63 ----------------------- 64 65 G4SpecialCuts: 66 -------------- 67 68 G4StepLimiterPhysics: 69 --------------------- 70 71 G4WeightWindowBiasing: 72 ----------------------