ATLAS Offline Software
InnerDetector
InDetG4
BCM_G4_SD
src
BCMSensorSDTool.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
//###############################################
6
// BCM Sensitive Detector class
7
// Bostjan Macek 17.may.2007
8
//###############################################
9
10
#ifndef BCM_G4_SD_BCMSENSORSDTOOL_H
11
#define BCM_G4_SD_BCMSENSORSDTOOL_H
12
13
// Base class
14
#include "
G4AtlasTools/SensitiveDetectorBase.h
"
15
16
class
BCMSensorSDTool
:
public
SensitiveDetectorBase
17
{
18
public
:
19
// Constructor
20
BCMSensorSDTool
(
const
std::string&
type
,
const
std::string&
name
,
const
IInterface *
parent
);
21
22
// Destructor
23
~BCMSensorSDTool
() {}
24
25
protected
:
26
// Make me an SD!
27
G4VSensitiveDetector*
makeSD
()
const
override final;
28
29
};
30
31
#endif //BCM_G4_SD_BCMSENSORSDTOOL_H
BCMSensorSDTool::BCMSensorSDTool
BCMSensorSDTool(const std::string &type, const std::string &name, const IInterface *parent)
Definition:
BCMSensorSDTool.cxx:16
SensitiveDetectorBase
Common base class for tools that create and manage Geant4 sensitive detectors.
Definition:
SensitiveDetectorBase.h:42
BCMSensorSDTool::~BCMSensorSDTool
~BCMSensorSDTool()
Definition:
BCMSensorSDTool.h:23
const
bool const RAWDATA *ch2 const
Definition:
LArRodBlockPhysicsV0.cxx:560
BCMSensorSDTool::makeSD
G4VSensitiveDetector * makeSD() const override final
Definition:
BCMSensorSDTool.cxx:23
test_pyathena.parent
parent
Definition:
test_pyathena.py:15
BCMSensorSDTool
Definition:
BCMSensorSDTool.h:17
name
std::string name
Definition:
Control/AthContainers/Root/debug.cxx:221
SensitiveDetectorBase.h
python.CaloScaleNoiseConfig.type
type
Definition:
CaloScaleNoiseConfig.py:78
Generated on Thu Nov 7 2024 21:10:43 for ATLAS Offline Software by
1.8.18