|
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 | + |
| 13 | +wires_hourglassExtended.dat |
| 14 | + |
| 15 | +*** PROCESSING MODULES *** |
| 16 | + |
| 17 | +These contain the detailed list of processing modules used for the baseline or extended tracking (e.g. VMRouter, TrackletEngine, TrackletCalculator, ...) |
| 18 | + |
| 19 | +processingmodules_hourglass.dat |
| 20 | + |
| 21 | +processingmodules_hourglassExtended.dat |
| 22 | + |
| 23 | +*** MEMORY MODULES *** |
| 24 | + |
| 25 | +These similarly contain the detailed memory modules (e.g. InputLink, AllStubs, FullMatch, TrackletParameters, ...) |
| 26 | + |
| 27 | +memorymodules_hourglass.dat |
| 28 | + |
| 29 | +memorymodules_hourglassExtended.dat |
| 30 | + |
| 31 | +*** LUTs FOR EXTENDED TRACKING *** |
| 32 | + |
| 33 | +These contain LUTs needed for the extended tracking (that allows specifically reconstructing displaced trajectories). Lines in files correspond to different indices, based on phi coordinate and bend of stubs (for the TrackletEngineDisplaced (table_TED) these are the two stubs considered as candidate stub pair, while for the Triplet Engine (table_TRE) it is one of the stubs from the initial stub pair plus third stub forming candidate triplet). These are created through training on muon gun samples. |
| 34 | + |
| 35 | +table_TED/ => tables for TrackletEngineDisplaced. |
| 36 | + |
| 37 | +table_TRE/ => tables for TripletEngine. |
| 38 | + |
| 39 | +*** CHI2 FIT *** |
| 40 | + |
| 41 | +This contains track derivatives used for the chi2-based track fitting. |
| 42 | + |
| 43 | +fitpattern.txt |
| 44 | + |
| 45 | +*** MODULES & CABLING *** |
| 46 | + |
| 47 | +This contains information about the modules and the links that they are associated with from the DTC. |
| 48 | + |
| 49 | +modules_T5v3_27SP_nonant_tracklet.dat |
| 50 | + |
| 51 | +calcNumDTCLinks.txt |
| 52 | + |
| 53 | +dtclinklayerdisk.dat |
| 54 | + |
0 commit comments