diff options
Diffstat (limited to 'include/G4BeamTestMuonPhysics.h')
| -rw-r--r-- | include/G4BeamTestMuonPhysics.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/G4BeamTestMuonPhysics.h b/include/G4BeamTestMuonPhysics.h index 0c53595..8ebead1 100644 --- a/include/G4BeamTestMuonPhysics.h +++ b/include/G4BeamTestMuonPhysics.h @@ -27,10 +27,10 @@ */ class G4BeamTestMuonPhysics : public G4VPhysicsConstructor { -public: +public: G4BeamTestMuonPhysics(); ~G4BeamTestMuonPhysics(); - + void ConstructParticle(); void ConstructProcess(); |
