ATLAS Offline Software
Loading...
Searching...
No Matches
RpcSensitiveDetectorTool.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_RpcSENSITIVEDETECTORTOOL_H
5#define MUONG4R4_RpcSENSITIVEDETECTORTOOL_H
6
8
9namespace MuonG4R4 {
12 public:
14 using MuonSensitiveDetectorTool::MuonSensitiveDetectorTool;
17 protected:
20 G4VSensitiveDetector* makeSD() const override final;
21 };
22}
23#endif
Baseline MuonSensitive detector tool to store the sim hits.
Tool implementation that creates the Rpc sensitive detector.
~RpcSensitiveDetectorTool()=default
Default the destructor.
G4VSensitiveDetector * makeSD() const override final
Override the hook creating the sensitive detector to return a new RpcSensitiveDetector instance.
Include the common definitions from the MuonReadoutGeometry.