|
ATLAS Offline Software
|
Go to the documentation of this file.
86 #ifndef RPCSensitiveDetector_H
87 #define RPCSensitiveDetector_H
89 #include "G4VSensitiveDetector.hh"
94 #include <gtest/gtest_prod.h>
106 void Initialize(G4HCofThisEvent*)
override final;
107 G4bool
ProcessHits(G4Step*,G4TouchableHistory*)
override final;
const RpcHitIdHelper * m_muonHelper
SG::WriteHandle< RPCSimHitCollection > m_myRPCHitColl
member data
G4bool ProcessHits(G4Step *, G4TouchableHistory *) override final
Handle class for recording to StoreGate.
FRIEND_TEST(RPCSensitiveDetectortest, ProcessHits)
FRIEND_TEST(RPCSensitiveDetectortest, Initialize)
RPCSensitiveDetector(const std::string &name, const std::string &hitCollectionName, unsigned int nGasGaps)
construction/destruction
void Initialize(G4HCofThisEvent *) override final
member functions
~RPCSensitiveDetector()=default