Versions Compared

Key

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

...

  1. After building GeomConverter, run this command to convert a compact detector file to LCDD.
    No Format
    java -jar ./target/bin/GeomConverter-VERSION-bin.jar -o lcdd compact.xml det.lcdd
    
    where VERSION corresponds to the build version, e.g. 1.11-SNAPSHOT
Info
titleWindows Users

Windows users need to run GeomConverter.bat from the Windows command prompt instead of the GeomConverter script.

...