TrigTRTLUT
package is a implementation of LVL2 reconstruction algorithm TRT-LUT.
Short description of algorithm can be found in
ATL-DAQ-2003-002
Algorithms for the ATLAS High Level Trigger Armstrong, S.; PESA Core Algorithms Group.
Algorithm is incorporated into the High Level Trigger Selection Software (HLTSSW)
framework and steered by it.
TrtLutHough is main class in package. It provides
interface between steering and two sub-algorithms:
TrtBarrelLutHough for barrel
part of TRT and
TrtEndcapLutHough for endcap. Two Look-Up tables (one for barrel and
one for endcap) are produced with parameters provided by user in JobOption file.
--
AndreiKhomich - 20 Apr 2005