56#ifndef CSCSensitiveDetectorCosmics_H
57#define CSCSensitiveDetectorCosmics_H
59#include "G4VSensitiveDetector.hh"
64#include <gtest/gtest_prod.h>
76 void Initialize(G4HCofThisEvent* HCE)
override final;
77 G4bool
ProcessHits(G4Step* aStep, G4TouchableHistory* ROhist)
override final;
AtlasHitsVector< CSCSimHit > CSCSimHitCollection
This class is attached to G4Event objects as UserInformation.
FRIEND_TEST(CSCSensitiveDetectorCosmicstest, ProcessHits)
CSCSensitiveDetectorCosmics(const std::string &name, const std::string &hitCollectionName)
construction/destruction
std::string m_hitCollectionName
member data
CSCSimHitCollection * m_myCSCHitColl
void Initialize(G4HCofThisEvent *HCE) override final
member functions
AtlasG4EventUserInfo * m_g4UserEventInfo
const CscHitIdHelper * m_muonHelper
Amg::Vector3D m_currVertex
FRIEND_TEST(CSCSensitiveDetectorCosmicstest, Initialize)
G4bool ProcessHits(G4Step *aStep, G4TouchableHistory *ROhist) override final
Eigen::Matrix< double, 3, 1 > Vector3D