61#ifndef TGCSENSITIVEDETECTOR_H
62#define TGCSENSITIVEDETECTOR_H
64#include "G4VSensitiveDetector.hh"
69#include <gtest/gtest_prod.h>
82 void Initialize(G4HCofThisEvent* HCE)
override final;
83 G4bool
ProcessHits(G4Step* aStep, G4TouchableHistory* ROHist)
override final;
AtlasHitsVector< TGCSimHit > TGCSimHitCollection
This class is attached to G4Event objects as UserInformation.
G4bool ProcessHits(G4Step *aStep, G4TouchableHistory *ROHist) override final
TGCSensitiveDetector(const std::string &name, const std::string &hitCollectionName)
construction/destruction
std::string m_hitCollectionName
member data
const TgcHitIdHelper * m_muonHelper
FRIEND_TEST(TGCSensitiveDetectortest, Initialize)
TGCSimHitCollection * m_myTGCHitColl
FRIEND_TEST(TGCSensitiveDetectortest, ProcessHits)
AtlasG4EventUserInfo * m_g4UserEventInfo
void Initialize(G4HCofThisEvent *HCE) override final
member functions