ATLAS Offline Software
MuonSpectrometer
MuonG4
MuonG4SD
src
CSCSensitiveDetectorTool.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef CSCSENSITIVEDETECTORTOOL_H
6
#define CSCSENSITIVEDETECTORTOOL_H
7
8
#include "
G4AtlasTools/SensitiveDetectorBase.h
"
9
10
class
CSCSensitiveDetectorTool
:
public
SensitiveDetectorBase
{
11
12
public
:
13
CSCSensitiveDetectorTool
(
const
std::string&
type
,
const
std::string&
name
,
const
IInterface *
parent
);
14
~CSCSensitiveDetectorTool
() {}
15
protected
:
16
G4VSensitiveDetector*
makeSD
()
const
override final;
17
};
18
19
#endif
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
CSCSensitiveDetectorTool::~CSCSensitiveDetectorTool
~CSCSensitiveDetectorTool()
Definition:
CSCSensitiveDetectorTool.h:14
test_pyathena.parent
parent
Definition:
test_pyathena.py:15
CSCSensitiveDetectorTool::makeSD
G4VSensitiveDetector * makeSD() const override final
Definition:
CSCSensitiveDetectorTool.cxx:13
CSCSensitiveDetectorTool
Definition:
CSCSensitiveDetectorTool.h:10
name
std::string name
Definition:
Control/AthContainers/Root/debug.cxx:228
CSCSensitiveDetectorTool::CSCSensitiveDetectorTool
CSCSensitiveDetectorTool(const std::string &type, const std::string &name, const IInterface *parent)
Definition:
CSCSensitiveDetectorTool.cxx:8
SensitiveDetectorBase.h
python.CaloScaleNoiseConfig.type
type
Definition:
CaloScaleNoiseConfig.py:78
Generated on Fri Jan 10 2025 21:08:49 for ATLAS Offline Software by
1.8.18