|
ATLAS Offline Software
|
Go to the documentation of this file.
72 #ifndef MDTSENSITIVEDETECTOR_H
73 #define MDTSENSITIVEDETECTOR_H
75 #include "G4VSensitiveDetector.hh"
78 #include <gtest/gtest_prod.h>
80 class G4TouchableHistory;
95 void Initialize(G4HCofThisEvent* HCE)
override final;
96 G4bool
ProcessHits(G4Step* aStep, G4TouchableHistory* ROhist)
override final;
G4bool ProcessHits(G4Step *aStep, G4TouchableHistory *ROhist) override final
FRIEND_TEST(MDTSensitiveDetectortest, Initialize)
const MdtHitIdHelper * m_muonHelper
double m_DEFAULT_TUBE_RADIUS
radius assigned to radius if radius is invalid
FRIEND_TEST(MDTSensitiveDetectortest, ProcessHits)
Handle class for recording to StoreGate.
void Initialize(G4HCofThisEvent *HCE) override final
member functions
Amg::Vector3D m_localPosition
FRIEND_TEST(MDTSensitiveDetectortest, GetIdentifier)
SG::WriteHandle< MDTSimHitCollection > m_MDTHitColl
member data
Eigen::Matrix< double, 3, 1 > Vector3D
MDTSensitiveDetector(const std::string &name, const std::string &hitCollectionName, const unsigned int nTubesMax)
construction/destruction
int GetIdentifier(const G4TouchableHistory *touchHist)
~MDTSensitiveDetector()=default