QwGeant4
QweakSimSensitiveDetectorDefinition.hh
Go to the documentation of this file.
1 #ifndef QweakSimSensitiveDetectorDefinition_h
2 #define QweakSimSensitiveDetectorDefinition_h 1
3 
4 // geant4 includes
5 #include "G4VSensitiveDetector.hh"
6 #include "G4Step.hh"
7 #include "G4TouchableHistory.hh"
8 #include "G4HCofThisEvent.hh"
9 #include "G4SDManager.hh"
10 #include "G4RunManager.hh"
11 
12 #endif