Skip to content

Commit

Permalink
Merge pull request #2 from cms-L1TK/L1TK-integration-Tracklet-pre5
Browse files Browse the repository at this point in the history
data files for L1 tracking (hybrid algorithm, tracklet part)
  • Loading branch information
smuzaffar authored Jun 10, 2020
2 parents 90b8a7e + 2a759b2 commit afab0bc
Show file tree
Hide file tree
Showing 562 changed files with 2,383,261 additions and 1 deletion.
55 changes: 54 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,54 @@
# L1Trigger-TrackFindingTracklet
# L1Trigger-TrackFindingTracklet

This repository contains various data files that are needed to run the L1 tracking.

*** WIRING ***

These contain the detailed wiring of the various modules for the "hourglass" phi sector definition,
for either the baseline tracking (wires_hourglass.dat) or the extended tracking that includes displaced
(triplet) seeding (wires_hourglassExtended.dat)

wires_hourglass.dat

wires_hourglassExtended.dat

*** PROCESSING MODULES ***

These contain the detailed list of processing modules used for the baseline or extended tracking (e.g. VMRouter, TrackletEngine, TrackletCalculator, ...)

processingmodules_hourglass.dat

processingmodules_hourglassExtended.dat

*** MEMORY MODULES ***

These similarly contain the detailed memory modules (e.g. InputLink, AllStubs, FullMatch, TrackletParameters, ...)

memorymodules_hourglass.dat

memorymodules_hourglassExtended.dat

*** LUTs FOR EXTENDED TRACKING ***

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.

table_TED/ => tables for TrackletEngineDisplaced.

table_TRE/ => tables for TripletEngine.

*** CHI2 FIT ***

This contains track derivatives used for the chi2-based track fitting.

fitpattern.txt

*** MODULES & CABLING ***

This contains information about the modules and the links that they are associated with from the DTC.

modules_T5v3_27SP_nonant_tracklet.dat

calcNumDTCLinks.txt

dtclinklayerdisk.dat

Loading

0 comments on commit afab0bc

Please sign in to comment.