]> git.uio.no Git - u/mrichter/AliRoot.git/blame - HLT/MUON/README
Signal parameterization changed to pol*(exp+exp)
[u/mrichter/AliRoot.git] / HLT / MUON / README
CommitLineData
8356cc1d 1
2================================
3dHLT - Dimuon High level Trigger
4================================
5
a822cedd 6This module is the implementation of the High Level Trigger for the muon
7spectrometer. Please refer to the top level HLT directory or AliRoot for build
8instructions.
8356cc1d 9
10Directories:
11============
12
a822cedd 13HLT/MUON
14 Contains common source code and files.
8356cc1d 15
a822cedd 16HLT/MUON/OfflineInterface
17 All online analysis components and algorithm codes are found here.
8356cc1d 18
a822cedd 19HLT/MUON/OnlineAnalysis
20 Components used specifically to interface with AliRoot are placed in
21 this directory.
8356cc1d 22
a822cedd 23HLT/MUON/utils/
24 Contains ROOT and AliRoot macros, and various utility and debugging
25 programs specifically for the dHLT.
8356cc1d 26
a822cedd 27HLT/MUON/doc/
28 Contains specification and design documentation.
29
30HLT/MUON/examples/
31 Contains tutorials and various examples of how to use the dHLT.
8356cc1d 32
33
a822cedd 34Files:
8356cc1d 35===================
36
37README
a822cedd 38 This file. Should add any general or important information to help get
39 people started with working with this module.
8356cc1d 40
41TODO
a822cedd 42 This is a list describing things that need to be done. It can also
43 contain a wish list, i.e. things that would be nice to implement in the
44 future. Read the files header for more details.