Versions Compared

Key

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

...

Tip
titleSLIC Command Line Interface

Unlike most other packages, the The SLIC command line interface to
SLIC simply maps directly to Geant4 commands. This keeps the interface
consistent. This also means that the order of the switches matters,
because it can affect Geant4's current state.

To see available command line options, invoke the help command.

...

Tip
titleBatch job submission

Here is a set of commands that may be useful for batch submission.

No Format
slic -g geom_file -i input_file -p path_for_output_file -o output_file -s #_events_to_skip -r #_events
Warning
titleSkip before Run Events
The -s argument needs to come before -r or it will be ignored!