ATLAS Offline Software
Loading...
Searching...
No Matches
MdtSensitiveDetectorTool.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2026 CERN for the benefit of the ATLAS collaboration
3*/
4#ifndef MUONG4R4_MDTSENSITIVEDETECTORTOOL_H
5#define MUONG4R4_MDTSENSITIVEDETECTORTOOL_H
6
8
9namespace MuonG4R4 {
12 public:
14 using MuonSensitiveDetectorTool::MuonSensitiveDetectorTool;
17 protected:
20 virtual G4VSensitiveDetector* makeSD() const override final;
21
22};
23}
24
25#endif
Tool implementation that creates the MDT sensitive detector.
~MdtSensitiveDetectorTool()=default
default the destructor
virtual G4VSensitiveDetector * makeSD() const override final
Override the hook creating the sensitive detector to return a new MdtSensitiveDetector instance.
Baseline MuonSensitive detector tool to store the sim hits.
Include the common definitions from the MuonReadoutGeometry.