![]() |
ATLAS Offline Software
|
Map for NN tracking. More...
#include <fstream>#include <string>#include <memory>Go to the source code of this file.
Classes | |
| class | FPGATrackSimNNMap |
Map for NN tracking.
A connection map is a text file that maps the first stage sectors to all possible second stage sectors
The first line indicates the first stage sector ID and the following numbers are the IDs of all the matching second stage, i.e.:
First_stage_sector_ID Second_stage_sector_ID_1 Second_stage_sector_ID_2 ... Second_stage_sector_ID_N
Definition in file FPGATrackSimNNMap.h.