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
Warning
titleThis page is deprecated.

This page is no longer current and does not reference an up-to-date marlin distribution.

Running Marlin at SLAC

Here is the procedure.

  1. SSH to a SLAC Linux machine
    No Format
    ssh noric01.slac.stanford.edu
    
  2. Setup the MC project software environment
    No Format
    source /nfs/slac/g/lcd/mc/prj/bin/prj.sh
    
  3. Start the event display
    No Format
    ced &
    
  4. Run an example
    No Format
    cd $PRJ_DIST/MarlinReco/pro/MarlinReco/examples/ldc
    marlin steer_ldc.xml
    

Processors

To dump the list of registered XML processors.

No Format
marlin -x