|
ATLAS Offline Software
|
Go to the documentation of this file.
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"};
55 #endif // FPGATrackSimDETECTORTOOL_H
::StatusCode StatusCode
StatusCode definition for legacy code.
: FPGATrackSim-specific class to represent an hit in the detector.