Versions Compared

Key

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

...

Code Block
languagejava
themeMidnight
java -jar ../hps-java/distribution/target/hps-distribution-4.0-SNAPSHOT-bin.jar -d detector_name -R 5772 [args]

...

Code Block
languagejava
themeMidnight
java -cp ../hps-java/distribution/target/hps-distribution-4.0-SNAPSHOT-bin.jar org.hps.evio.EvioToLcio -d detector_name -R 5772 [args]

...