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