ATLAS Offline Software
MuonSpectrometer
MuonG4
MuonG4SD
src
MDTSensitiveDetectorCosmicsTool.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef MDTSensitiveDetectorCosmicsTool_H
6
#define MDTSensitiveDetectorCosmicsTool_H
7
8
#include "
G4AtlasTools/SensitiveDetectorBase.h
"
9
#include "GaudiKernel/ServiceHandle.h"
10
#include "
MuonIdHelpers/IMuonIdHelperSvc.h
"
11
12
class
MDTSensitiveDetectorCosmicsTool
:
public
SensitiveDetectorBase
{
13
14
public
:
15
MDTSensitiveDetectorCosmicsTool
(
const
std::string&
type
,
const
std::string&
name
,
const
IInterface *
parent
);
16
~MDTSensitiveDetectorCosmicsTool
()=
default
;
17
protected
:
18
G4VSensitiveDetector*
makeSD
()
const
override final;
19
private
:
20
ServiceHandle
<
Muon
::IMuonIdHelperSvc>
m_idHelperSvc
{
this
,
"MuonIdHelperSvc"
,
"Muon::MuonIdHelperSvc/MuonIdHelperSvc"
};
21
};
22
23
#endif
MDTSensitiveDetectorCosmicsTool
Definition:
MDTSensitiveDetectorCosmicsTool.h:12
MDTSensitiveDetectorCosmicsTool::m_idHelperSvc
ServiceHandle< Muon::IMuonIdHelperSvc > m_idHelperSvc
Definition:
MDTSensitiveDetectorCosmicsTool.h:20
SensitiveDetectorBase
Common base class for tools that create and manage Geant4 sensitive detectors.
Definition:
SensitiveDetectorBase.h:42
const
bool const RAWDATA *ch2 const
Definition:
LArRodBlockPhysicsV0.cxx:560
Muon
This class provides conversion from CSC RDO data to CSC Digits.
Definition:
TrackSystemController.h:45
MDTSensitiveDetectorCosmicsTool::MDTSensitiveDetectorCosmicsTool
MDTSensitiveDetectorCosmicsTool(const std::string &type, const std::string &name, const IInterface *parent)
Definition:
MDTSensitiveDetectorCosmicsTool.cxx:9
test_pyathena.parent
parent
Definition:
test_pyathena.py:15
private
#define private
Definition:
DetDescrConditionsDict_dict_fixes.cxx:13
name
std::string name
Definition:
Control/AthContainers/Root/debug.cxx:221
SensitiveDetectorBase.h
python.CaloScaleNoiseConfig.type
type
Definition:
CaloScaleNoiseConfig.py:78
MDTSensitiveDetectorCosmicsTool::~MDTSensitiveDetectorCosmicsTool
~MDTSensitiveDetectorCosmicsTool()=default
MDTSensitiveDetectorCosmicsTool::makeSD
G4VSensitiveDetector * makeSD() const override final
Definition:
MDTSensitiveDetectorCosmicsTool.cxx:14
IMuonIdHelperSvc.h
ServiceHandle
Definition:
ClusterMakerTool.h:37
Generated on Thu Nov 7 2024 21:20:46 for ATLAS Offline Software by
1.8.18