Skip to content
Snippets Groups Projects
Commit af0a3110 authored by Dmitry Popov's avatar Dmitry Popov
Browse files

Fix override warning

parent 97877db1
No related branches found
No related tags found
2 merge requests!33Release of v104r1,!32LHCBGAUSS-1356: Modified TestEm6 for Gamma2DiMuon Conversion
......@@ -49,7 +49,7 @@ public:
SteppingAction(RunAction*);
~SteppingAction();
virtual void UserSteppingAction(const G4Step*);
void UserSteppingAction(const G4Step*) override;
private:
RunAction* fRunAction;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment