9.5.2012 Kamil Sedlak

Several smaller improvements, should not have impact on the simulation.
This commit is contained in:
2012-05-09 12:02:43 +00:00
parent a3027f95bf
commit 6220698f22
13 changed files with 162 additions and 30 deletions

View File

@ -155,6 +155,7 @@ class musrScintSD : public G4VSensitiveDetector
G4int myStoreOnlyEventsWithHitInDetID;
G4double mySignalSeparationTime;
G4bool myStoreOnlyTheFirstTimeHit;
G4int myStoreOnlyEventsWithMuonsDecayedInDetID;
G4bool boolIsVvvInfoRequested;
musrRootOutput* myRootOutput;