Tsld012

    4. G4UserParticleList::setCuts()

      For each particle type, the SetCuts() method is invoked.

      PhysicsTables in each physics process are created.
      Be careful in order of particle types
        ex.) G4Gamma::SetCuts() must precede G4Electron::SetCuts()
  • need to execute G4UserParticleList::setCuts() again in order to re-build physics tables,

      if property of a material is changed,

      or a new process is added,
      or cut value is changed.

Previous slide Next slide Back to first slide View graphic version