TrigMoore

This page provides examples and instructions for installing and running TrigMoore.
Basic familiarity with Athena concepts is implied in the following.

A useful and regularly updated source of information is the RecExample web page where several information
on how to run a generic reconstruction package are given. In the following frequent links to this page are given.


Getting started

What release do you want to use? To answer this first of all have a look here
and check the release status. 

TrigMoore is a package in development, and so are, several other packages related to
the so colled Trigger Muon Slice. Therefore we are unable to ``point'' you towards a 
release that you can just run as a ``black box'' from the repository.

If you are willing to work on TrigMoore, you are willing to become a TrigMoore developer.
The version we suggest you to use  at the time this
page has been written is:



Getting the TrigMoore code for release 7.2.0

  1. Create a clean working directory with the path you have specified in the TestArea (see: Getting started), and cd to it
  2. Check which version of  TriggerRelease correspond to the release 7.2.0: 
  3. Check out the TriggerRelease code:
  4. Check which version of TrigMoore corresponds to the release 7.2.0: 
  5. Check out the TrigMoore code (because of bug fixes please check out the 00-00-08 tag):
  6. Build only TrigMoore 
  7. Then setup the TriggerRelease area :
  8.  From the TriggerRelease run directory:
  9. Create a link with fieldmap and data file:

    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

  10. Run 

Running in batch

Please have a look at the instructions given for RecExample, adapting them to the TrigMoore case.




Using valgrind (only release 6.3.0 and above)

valgrind is a tool to find memory leaks and other run time errors like branch on uninitialized variables.
For using it please follow the instructions given here for RecExample, adapting them to the TrigMoore case.


Comments to (Gabriella.Cataldi@le.infn.it).




Last modified, 16th December  2003