ATLAS Offline Software
|
Maps physical layers to logical layers. More...
#include "FPGATrackSimObjects/FPGATrackSimHit.h"
#include "FPGATrackSimMaps/FPGATrackSimModuleRelabel.h"
#include <vector>
#include <string>
#include <stdexcept>
#include <fstream>
#include <memory>
Go to the source code of this file.
Classes | |
struct | LayerSection |
struct | LayerInfo |
class | FPGATrackSimPlaneMap |
Maps physical layers to logical layers.
See header.
NB: There are a bunch of different layers floating around. My understanding is that
layer
with no other specifiers refers to a logical layer.Definition in file FPGATrackSimPlaneMap.h.