- Go to http://atddoc.cern.ch/cmt/releases/ and following instructions
- download SctRodDaq from TDAQ14_BRANCH:
- mkdir SctRodDaq
- cd SctRodDaq
- klog <your afs username>
- export CVSROOT=/afs/cern.ch/user/b/bgallop/cvsroot
- cvs co -r TDAQ14_BRANCH (or cvs update -Pd -r TDAQ14_BRANCH if already installed)
- export CVSROOT=/afs/cern.ch/user/s/sctpixel/private/cvsroot
- cvs co -r lester-20051014a-for-TDAQ14_BRANCH-development RodDaq? .
- modify exampleSetup.sh in SctRodDaq directory to suite your needs, and source it
- You might want to ensure all dependency files are gone for the RodDaq? installation, eg rm `find $SCTPIXEL_DAQ_ROOT -name "*.d"`
- make -C $SCT_DAQ_ROOT VmeInterface?
- make -C $SCT_DAQ_ROOT RodDaq?
- make -C $SCT_DAQ_ROOT RodUtils?
- cd $SCT_DAQ_ROOT
- make -C build
-- brief note to say that using tag lester-20051020b it has been possible to run RxThresholdBasedOnConfigRegister? test in Cambridge on the same date as the tag -- see tdaq-01-04-00-pictures