9#ifndef HGTD_G4_Gmx_SD_HGTDSENSORSD_H
10#define HGTD_G4_Gmx_SD_HGTDSENSORSD_H
13#include "G4VSensitiveDetector.hh"
20#include "G4ThreeVector.hh"
38 HGTDSensorGmxSD(
const std::string& name,
const std::string& hitCollectionName, GeoModelIO::ReadGeoModel * sqlreader=
nullptr);
44 G4bool
ProcessHits(G4Step*, G4TouchableHistory*)
override final;
47 void Initialize(G4HCofThisEvent *)
override final;
AtlasHitsVector< SiHit > SiHitCollection
GeoModelIO::ReadGeoModel * m_sqlreader
std::string m_hitCollectionName
SiHitCollection * m_hitColl
G4bool ProcessHits(G4Step *, G4TouchableHistory *) override final
virtual ~HGTDSensorGmxSD()
SiHitCollection * getHitCollection() const
HGTDSensorGmxSD(const std::string &name, const std::string &hitCollectionName, GeoModelIO::ReadGeoModel *sqlreader=nullptr)
void Initialize(G4HCofThisEvent *) override final