Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

SLIC can convert LCIO MCParticles into a Geant4 event by reading from the collection called "MCParticle".

The macro command /generator/filename can be used to specify an input LCIO file.

No Format
/generator/filename events.slcio

The -i command line switch functions similarly.

No Format
slic -g mygeom.lcdd -i events.slcio -r 1
Warning

LCIO event generation is an experimental/alpha-level feature of SLIC. Its primary purpose is to support visualization of previously generated events. It should not be used to generate LCIO output files for analysis.