|
1 | | -# L1Trigger-TrackFindingTracklet |
| 1 | +# L1Trigger-TrackFindingTracklet |
| 2 | + |
| 3 | +This repository contains various data files that are needed to run the L1 tracking. |
| 4 | + |
| 5 | +*** WIRING *** |
| 6 | + |
| 7 | +These contain the detailed wiring of the various modules for the "hourglass" phi sector definition, |
| 8 | +for either the baseline tracking (wires_hourglass.dat) or the extended tracking that includes displaced |
| 9 | +(triplet) seeding (wires_hourglassExtended.dat) |
| 10 | + |
| 11 | +wires_hourglass.dat |
| 12 | +wires_hourglassExtended.dat |
| 13 | + |
| 14 | +*** PROCESSING MODULES *** |
| 15 | + |
| 16 | +These contain the detailed list of processing modules used for the baseline or extended tracking (e.g. VMRouter, TrackletEngine, TrackletCalculator, ...) |
| 17 | + |
| 18 | +processingmodules_hourglass.dat |
| 19 | +processingmodules_hourglassExtended.dat |
| 20 | + |
| 21 | +*** MEMORY MODULES *** |
| 22 | + |
| 23 | +These similarly contain the detailed memory modules (e.g. InputLink, AllStubs, FullMatch, TrackletParameters, ...) |
| 24 | + |
| 25 | +memorymodules_hourglass.dat |
| 26 | +memorymodules_hourglassExtended.dat |
| 27 | + |
| 28 | +*** LUTs FOR EXTENDED TRACKING *** |
| 29 | + |
| 30 | +These contain LUTs needed for the extended tracking (that allows specifically reconstructing displaced trajectories). |
| 31 | + |
| 32 | +table_TED/ => tracklet engine displaced |
| 33 | +table_TRE/ => triplet engine |
| 34 | + |
| 35 | +*** CHI2 FIT *** |
| 36 | + |
| 37 | +This contains track derivatives used for the chi2-based track fitting. |
| 38 | + |
| 39 | +fitpattern.txt |
| 40 | + |
| 41 | +*** MODULES & CABLING *** |
| 42 | + |
| 43 | +This contains information about the modules and the links that they are associated with from the DTC. |
| 44 | + |
| 45 | +modules_T5v3_27SP_nonant_tracklet.dat |
| 46 | +calcNumDTCLinks.txt |
| 47 | +dtclinklayerdisk.dat |
| 48 | + |
0 commit comments