Versions Compared

Key

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

...

The VERSION is replaced by your lcsim build version. The XML argument points to a local file in the lcsim recon XML format.

No Format
java -server -jar ./target/lib/lcsim-1.11-SNAPSHOT.jar ./myJob.lcsim

...

Simple Example

The JobManager class processes your job, which is written in an xml format.

...