 |
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef LARG4CODE_LARG4SDTOOL_H
6 #define LARG4CODE_LARG4SDTOOL_H
11 #include "CLHEP/Units/SystemOfUnits.h"
15 class G4VSensitiveDetector;
57 Gaudi::Property<G4bool>
m_doPID{
this,
"ParticleID",
false};
59 Gaudi::Property<std::string>
m_timeBinType{
this,
"TimeBinType",
"Default"};
68 void setupAllSDs(
const std::map<G4VSensitiveDetector*,std::vector<std::string>*>& configuration)
const;
Common sensitive detector class for LAr systems.
Helper class for LArHEC offline identifiers.
Common base class for tools that create and manage Geant4 sensitive detectors.
bool const RAWDATA *ch2 const
::StatusCode StatusCode
StatusCode definition for legacy code.
A specialized SD class for saving LAr calibration hits.
Helper class for Calo Dead Material offline identifiers.
Helper class for LArEM offline identifiers.
Helper class for LArFCAL offline identifiers.