ATLAS Offline Software
sTgcSensitiveDetectorTool.cxx
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2023 CERN for the benefit of the ATLAS collaboration
3 */
6 
7 namespace MuonG4R4 {
8 
9 sTgcSensitiveDetectorTool::sTgcSensitiveDetectorTool(const std::string& type, const std::string& name, const IInterface* parent)
11 
15  return StatusCode::SUCCESS;
16 }
17 G4VSensitiveDetector* sTgcSensitiveDetectorTool::makeSD() const {
19 }
20 }
python.PyKernel.retrieve
def retrieve(aClass, aKey=None)
Definition: PyKernel.py:110
sTgcSensitiveDetectorTool.h
initialize
void initialize()
Definition: run_EoverP.cxx:894
MuonG4R4::sTgcSensitiveDetectorTool::makeSD
G4VSensitiveDetector * makeSD() const override final
Definition: sTgcSensitiveDetectorTool.cxx:17
SensitiveDetectorBase
Common base class for tools that create and manage Geant4 sensitive detectors.
Definition: SensitiveDetectorBase.h:42
MuonG4R4::sTgcSensitiveDetectorTool::m_alignStoreKey
Gaudi::Property< std::string > m_alignStoreKey
: Key to the alignment / transform store per event.
Definition: sTgcSensitiveDetectorTool.h:27
MuonG4R4
Include the common definitions from the MuonReadoutGeometry.
Definition: MuonSpectrometer/MuonPhaseII/MuonG4/MuonSensitiveDetectorsR4/MuonSensitiveDetectorsR4/Utils.h:14
EL::StatusCode
::StatusCode StatusCode
StatusCode definition for legacy code.
Definition: PhysicsAnalysis/D3PDTools/EventLoop/EventLoop/StatusCode.h:22
test_pyathena.parent
parent
Definition: test_pyathena.py:15
ATH_CHECK
#define ATH_CHECK
Definition: AthCheckMacros.h:40
SensitiveDetectorBase::m_outputCollectionNames
Gaudi::Property< std::vector< std::string > > m_outputCollectionNames
Names of all output collections written out by this SD.
Definition: SensitiveDetectorBase.h:84
python.PyKernel.detStore
detStore
Definition: PyKernel.py:41
name
std::string name
Definition: Control/AthContainers/Root/debug.cxx:195
MuonG4R4::sTgcSensitiveDetectorTool::initialize
StatusCode initialize() override final
Definition: sTgcSensitiveDetectorTool.cxx:12
sTgcSensitiveDetector.h
python.CaloScaleNoiseConfig.type
type
Definition: CaloScaleNoiseConfig.py:78
MuonG4R4::sTgcSensitiveDetectorTool::sTgcSensitiveDetectorTool
sTgcSensitiveDetectorTool(const std::string &type, const std::string &name, const IInterface *parent)
Definition: sTgcSensitiveDetectorTool.cxx:9
MuonG4R4::sTgcSensitiveDetector
Definition: sTgcSensitiveDetector.h:93
MuonG4R4::sTgcSensitiveDetectorTool::m_detMgr
const MuonGMR4::MuonDetectorManager * m_detMgr
Definition: sTgcSensitiveDetectorTool.h:25