ATLAS Offline Software
Loading...
Searching...
No Matches
MmSensitiveDetectorTool.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_MmSENSITIVEDETECTORTOOL_H
5#define MUONG4R4_MmSENSITIVEDETECTORTOOL_H
7
8namespace MuonG4R4 {
11 public:
13 using MuonSensitiveDetectorTool::MuonSensitiveDetectorTool;
16
17 protected:
20 virtual G4VSensitiveDetector* makeSD() const override final;
21 };
22}
23
24#endif
Tool implementation that creates the Micromega sensitive detector.
~MmSensitiveDetectorTool()=default
Default the destructor.
virtual G4VSensitiveDetector * makeSD() const override final
Override the hook creating the sensitive detector to return a new MmSensitiveDetector instance.
Baseline MuonSensitive detector tool to store the sim hits.
Include the common definitions from the MuonReadoutGeometry.