9#ifndef HGTD_G4_Gmx_SD_HGTDSENSORSD_H
10#define HGTD_G4_Gmx_SD_HGTDSENSORSD_H
13#include "G4VSensitiveDetector.hh"
23#include "G4ThreeVector.hh"
39 HGTDSensorGmxSD(
const std::string& name,
const std::string& hitCollectionName, GeoModelIO::ReadGeoModel * sqlreader=
nullptr);
45 G4bool
ProcessHits(G4Step*, G4TouchableHistory*)
override final;
48 void Initialize(G4HCofThisEvent *)
override final;
Handle class for recording to StoreGate.
GeoModelIO::ReadGeoModel * m_sqlreader
SG::WriteHandle< SiHitCollection > m_HitColl
G4bool ProcessHits(G4Step *, G4TouchableHistory *) override final
virtual ~HGTDSensorGmxSD()
HGTDSensorGmxSD(const std::string &name, const std::string &hitCollectionName, GeoModelIO::ReadGeoModel *sqlreader=nullptr)
void Initialize(G4HCofThisEvent *) override final