Versions Compared

Key

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

...

This command accepts a single file. If there is no "-f" argument, the first extra argument is inpretted as the input LCIO file.

stdhep

The stdhep command reads in a StdHep file and converts the HEPEVT blocks into LCCollections of MCParticles according to an algorithm by Ron Cassell (Java implementation by Tony Johnson).

No Format

usage: stdhep
 -i    Input Stdhep file.
 -o    Output LCIO file.

This command converts events.stdhep into lcio_events.slcio.

No Format

lcio stdhep -i events.stdhep -o lcio_events.slcio

This command ignores extra arguments.