How to try a test run of LArROD :
- Do the following shell setup (probably the least that is possible) :
setenv ATLAS_ROOT /afs/cern.ch/atlas/software
setenv CVSROOT $ATLAS_ROOT/cvs
setenv PATH "$PATH":"$ATLAS_ROOT"/bin
source `srt setup -s csh`
- setenv SRT_RELEASE 1.3.2 ( to setup for the release
1.3.2; otherwise replace 1.3.2 with the release version that you want to
use)
- Pick a build directory and then do
srt new src $SRT_RELEASE
- cd src
- cvs checkout -d LArROD offline/LArCalorimeter/LArROD
- cd ..
- mkdir build
- cd build
- ../src/configure
- make clean ( NOT necessary after the
first time )
- make install
- cd ..
- mkdir run
- cd run
- source ../src/LArROD/misc/runme.csh
- athena
And you see it running !
PS:
At the moment, the only testbeam data I can find in the AFS public is the one
sitting in the
"/afs/cern.ch/user/g/ghez/public/testemtb.data".
Unfortunately, the data has 8 samples, instead
of
5 samples that I want. So, all the energy, time and quality are -999.