QwGeant4
QweakSimSensitiveDetectorDeclaration.hh
Go to the documentation of this file.
1 #ifndef QweakSimSensitiveDetectorDeclaration_h
2 #define QweakSimSensitiveDetectorDeclaration_h 1
3 
4 // geant4 includes
5 #include "G4VSensitiveDetector.hh"
6 
7 // geant4 classes
8 class G4Step;
9 class G4TouchableHistory;
10 class G4HCofThisEvent;
11 
12 #endif