5#ifndef FPGATrackSimDETECTORTOOL_H
6#define FPGATrackSimDETECTORTOOL_H
11#include "GaudiKernel/MsgStream.h"
12#include "GaudiKernel/ServiceHandle.h"
43 Gaudi::Property<std::string>
m_global2local_path {
this,
"GlobalToLocalMapPath",
"global-to-local-map.moduleidmap"};
44 Gaudi::Property<std::string>
m_sram_path_pix {
this,
"SRAMPathPixel",
"sram_lookup_pixel.txt"};
45 Gaudi::Property<std::string>
m_sram_path_sct {
this,
"SRAMPathSCT",
"sram_lookup_sct.txt"};
defines an "iterator" over instances of a given type in StoreGateSvc
: FPGATrackSim-specific class to represent an hit in the detector.
Base class for Pixel and SCT Detector managers.
This is an Identifier helper class for the Pixel subdetector.
This is an Identifier helper class for the SCT subdetector.