5#ifndef sTGCSensitiveDetector_H
6#define sTGCSensitiveDetector_H
8#include "G4VSensitiveDetector.hh"
13#include <gtest/gtest_prod.h>
26 const std::string& hitCollectionName,
30 void Initialize(G4HCofThisEvent* HCE)
override final;
31 G4bool
ProcessHits(G4Step* aStep, G4TouchableHistory* ROhist)
override final;
AthMessaging(IMessageSvc *msgSvc, const std::string &name)
Constructor.
This class is attached to G4Event objects as UserInformation.
unsigned m_baseDepth
basic depth to travel along the G4 history.
FRIEND_TEST(sTGCSensitiveDetectortest, ProcessHits)
sTGCSimHitCollection * m_sTGCSimHitCollection
std::string m_hitCollectionName
AtlasG4EventUserInfo * m_g4UserEventInfo
FRIEND_TEST(sTGCSensitiveDetectortest, Initialize)
G4bool ProcessHits(G4Step *aStep, G4TouchableHistory *ROhist) override final
sTGCSensitiveDetector(const std::string &name, const std::string &hitCollectionName, unsigned baseDepth)
construction/destruction
const sTgcHitIdHelper * m_muonHelper
void Initialize(G4HCofThisEvent *HCE) override final
member functions
static const sTgcHitIdHelper * GetHelper()
AtlasHitsVector< sTGCSimHit > sTGCSimHitCollection