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

Fixed warnings in LHCbG4PhysLists

parent aaa537c4
Branches
Tags
No related merge requests found
......@@ -59,8 +59,8 @@ public:
virtual ~G4EmStandardPhysics_option1LHCb();
virtual void ConstructParticle();
virtual void ConstructProcess();
void ConstructParticle() override;
void ConstructProcess() override;
private:
G4int verbose;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment