How to install and run TrigMoore

0. These instruction have been tested with ATLAS_RELEASE 6.0.3
     set up your CMT environment in this direction.
 
macro ATLAS_RELEASE  "6.0.3"
path_remove  CMTPATH      yourpath
path_prepend CMTPATH      yourpath          yourpath is the your development area
---------------------------------------------------------------------------------------------------------------------------
 

1. Import the packages
Recipe: in yourpath of $CMTPATH

-------------- for Moore --------------------------------------
 cmt co  MuonSpectrometer/Moore
 cmt co  MuonSpectrometer/Moore/MooStatistics
 cmt co MuonSpectrometer/Moore/MooAlgs
 cmt co MuonSpectrometer/Moore/MooEvent
-------------- for TrigMoore --------------------------------
 cmt co  Trigger/TrigAlgorithms/TrigMoore
 cmt co  Trigger/TriggerRelease
note: when the version is not specified you get the HEAD version

2. Configure the packages and compile
Recipe:
          cd (yourpath)/Trigger/TriggerRelease/TriggerRelease-*/cmt
           cmt broadcast cmt config
           source setup.[c]sh
           cmt broadcast gmake

3. Copy the necessary files to run athena
Recipe:
             cd  (yourpath)/Trigger/TriggerRelease/TriggerRelease-*/run
             ln -s /afs/cern.ch/atlas/offline/data/bmagatlas02.data fieldmap.dat
             stagein -M /castor/cern.ch/atlas/project/dc1/simul/data/001108/dc1.001108.simul.0001.test.mu_plus_20.zebra ZEBRA.P

note: you need to link the input data file, mu20Gev is an example using the single muon 20 GeV pt DC1 data

4.  Run TrigMoore

cd  (yourpath)/TriggerRelease/TriggerRelease-*/run
in order to run you need L1Sim_noCalo_jobOptions.txt instead of L1Sim_jobOptions.txt, since in the first the muons
are enabled. Once you have this in your run area.
athena MooreHLT_jobOptions.txt