You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Running Marlin at SLAC

Here is the procedure.

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