9#ifndef HGTD_G4_SD_HGTDSENSORSD_H
10#define HGTD_G4_SD_HGTDSENSORSD_H
13#include "G4VSensitiveDetector.hh"
23#include "G4ThreeVector.hh"
35 HGTDSensorSD(
const std::string& name,
const std::string& hitCollectionName);
41 G4bool
ProcessHits(G4Step*, G4TouchableHistory*)
override final;
44 void Initialize(G4HCofThisEvent *)
override final;
Handle class for recording to StoreGate.
SG::WriteHandle< SiHitCollection > m_HitColl
G4bool ProcessHits(G4Step *, G4TouchableHistory *) override final
HGTDSensorSD(const std::string &name, const std::string &hitCollectionName)
void Initialize(G4HCofThisEvent *) override final