ATLAS Offline Software
TrackFastSimSDTool.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 TRACKWRITEFASTSIM_TRACKFASTSIMSDTOOL_H
6 #define TRACKWRITEFASTSIM_TRACKFASTSIMSDTOOL_H
7 
8 // Base class header
10 
11 // STL headers
12 #include <string>
13 
14 class G4VSensitiveDetector;
15 
17 {
18 public:
19  // Constructor
20  TrackFastSimSDTool(const std::string& type, const std::string& name, const IInterface* parent);
21  // Destructor
23 protected:
24  // Make me an SD!
25  G4VSensitiveDetector* makeSD() const override final;
26 };
27 
28 #endif //TRACKWRITEFASTSIM_TRACKFASTSIMSDTOOL_H
TrackFastSimSDTool::~TrackFastSimSDTool
~TrackFastSimSDTool()
Definition: TrackFastSimSDTool.h:22
TrackFastSimSDTool::TrackFastSimSDTool
TrackFastSimSDTool(const std::string &type, const std::string &name, const IInterface *parent)
Definition: TrackFastSimSDTool.cxx:12
TrackFastSimSDTool
Definition: TrackFastSimSDTool.h:17
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:562
TrackFastSimSDTool::makeSD
G4VSensitiveDetector * makeSD() const override final
Definition: TrackFastSimSDTool.cxx:19
test_pyathena.parent
parent
Definition: test_pyathena.py:15
name
std::string name
Definition: Control/AthContainers/Root/debug.cxx:195
SensitiveDetectorBase.h
python.CaloScaleNoiseConfig.type
type
Definition: CaloScaleNoiseConfig.py:78