Import Geant4 11.2.0 source tree
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
|
||||
|
||||
TrackingAction::TrackingAction(DetectorConstruction* det, EventAction* evt)
|
||||
:G4UserTrackingAction(),fDetector(det),fEventAct(evt)
|
||||
:fDetector(det),fEventAct(evt)
|
||||
{ }
|
||||
|
||||
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
|
||||
|
||||
Reference in New Issue
Block a user