|
ATLAS Offline Software
|
Go to the documentation of this file.
65 #ifndef TGCSensitiveDetectorCosmics_H
66 #define TGCSensitiveDetectorCosmics_H
68 #include "G4VSensitiveDetector.hh"
73 #include <gtest/gtest_prod.h>
85 void Initialize(G4HCofThisEvent* HCE)
override final;
86 G4bool
ProcessHits(G4Step* aStep, G4TouchableHistory* ROHist)
override final;
FRIEND_TEST(TGCSensitiveDetectorCosmicstest, ProcessHits)
const TgcHitIdHelper * m_muonHelper
~TGCSensitiveDetectorCosmics()
TGCSensitiveDetectorCosmics(const std::string &name, const std::string &hitCollectionName)
construction/destruction
Handle class for recording to StoreGate.
FRIEND_TEST(TGCSensitiveDetectorCosmicstest, Initialize)
G4bool ProcessHits(G4Step *aStep, G4TouchableHistory *ROHist) override final
Amg::Vector3D m_currVertex
Eigen::Matrix< double, 3, 1 > Vector3D
SG::WriteHandle< TGCSimHitCollection > m_myTGCHitColl
member data
void Initialize(G4HCofThisEvent *HCE) override final
member functions