Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If I have a problem with SLIC or find a bug, what information should I include in my report?

Please include the following information in bug reports.

  • Your name and institutional affiliation
  • Operating system and version
  • Version of gcc compiler
    Code Block
    
    gcc -v
    
  • Versions of all SimDist software packages
    Code Block
    
    cat SimDist/packages/*/VERSION &> myversions.txt
    
  • If not using SimDist, please provide at least the SLIC and GEANT4 version numbers.
  • Run macro for reproducing the bugged LCIO file
  • Publically accessible location of the StdHep input file (if any)
  • Versions of GeomConverter and org.lcsim that you are using (if applicable)

Geometry using GDML and LCDD

...