How to run SVTMon to produce root histograms, ASCII files and a log file

log into your account on fcdfsgi2
source ~cdfsoft/cdf2.cshrc
setup cdfsoft2 4.0.0
~carosi/svtmon/svtdump.csh <filename> <number_of_event>
        (defaults: <filename> = last file written on the look area <number_of_events> = 10)
look at files: SVTMon.log, SVTD_dump.txt, SVTD_XTRPdump.txt, SVTMon.root

Examples:

~carosi/svtmon/svtdump.csh /cdf/data08/_APHYSR.0000/ar01b325.0001phys : reads the first 10 events of run 1b325 on the look area
~carosi/svtmon/svtdump.csh /cdf/data11/CA3246.2/ar01bb4b.0001phys 25 : reads the first 25 events of run 1bb4b in the stage area

Output files:

SVTMon.log  ==> is the output with the SVTD bank dumps
SVTMon<run # hex>.root  ==> root histograms file
SVTMon.tcl  (input to SVTMon)