5#ifndef sTGCSensitiveDetectorTool_H
6#define sTGCSensitiveDetectorTool_H
18 G4VSensitiveDetector*
makeSD()
const override final;
19 Gaudi::Property<bool>
m_onSqLite{
this,
"onSqLite",
false,
"Runs on Sqlite -> adapt base depth of the detector to 1"};
Small wrapper around hit collection map to facilitate accessing the hit collection.
SensitiveDetectorBase(const std::string &type, const std::string &name, const IInterface *parent)
Standard constructor.