This package contains the top-level tools for the level 3 trigger of the muon system. Top-level tools are mostly physics tools, that find physics objects like a 'single muon', or a 'dimuon'. Right now, only the 'single muon tool' is implemented. If you're testing and find strange behaviour, be sure to let me know. Thanks about that.
The single muon tool is called L3TMuon, and is basically a list of calls to lower level tools. Currently that's only the 'local tracking tool', that finds tracks using the muon system only. This local tracking tool is called L3TMuoLocal and can be found in the package l3fmuo_local. It uses the unpacking tool L3TMuoUnpack, to be found in the package l3fmuo_unpack.
Each L3 tool is supposed to provide its own tailored debug info class. L3TMuonDebugInfo exists, but not much has been implemented. Finally, this package provides a results class called L3MuonPhysicsResults, which is mainly a skeleton so far as well.
The description below includes links to the code contained in this package. This version of the code may not be the most recent.
The physical components include:
This package depends on the following external packages: