You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 10 Next »

v02-03-MC

External software

  • ROOT_version = "6.22.02-3"

Packages changed wrt. to v02-02-MC

Know problems

  1. The path of the geometry in the MuonCutil/confile/* are wrongs.
    1. Use the correct ones: /opt/ilcsoft/v02-03-MC/detector-simulation/geometries/MuColl_v0/MuColl_v0.xml
  2. Default value for ddsim is to use HepMC3 Helper reader which is not supported by now. 
    1. You can use the command line option for ddsim: --hepmc3.useHepMC3 false or put SIM. hepmc3.useHepMC3 = False in your sterring file
  3. Using hepmc input file for ddsim produces a fatal exception likes this one:
    G4DecayTable::SelectADecayChannel :: no possible DecayChannel mu+

    -------- EEEE ------- G4Exception-START -------- EEEE -------
    *** G4Exception : DECAY003
    issued by : G4Decay::DoIt
    Can not determine decay channel for mu+
    mass of dynamic particle: 0.00010566 (GEV)
    dacay table has 1 entries
    0: BR 1, IsOK? 0, --> e+ + nu_e + anti_nu_mu

    *** Fatal Exception *** core dump ***
    1. At the moment the only workaround is to downgrade the version of DD4Hep from v01-14 to v01-13-01

v02-02-MC

External software

  • ROOT_version = "6.22.02"

  • Boost_version = "1.69.0"
  • Geant4 version = "10.6.1"

  • clhep version = "2.4.1"

Official ILCSoft release v02-02 plus


  • No labels