Skip to content
Snippets Groups Projects
Commit 1e2aedae authored by John Chapman's avatar John Chapman
Browse files

clang-tidy fixes Quirks package

parent 258556ae
No related branches found
No related tags found
No related merge requests found
......@@ -154,7 +154,6 @@ AlongStepGetPhysicalInteractionLength( const G4Track& track,
//
const G4DynamicParticle* pParticle = track.GetDynamicParticle() ;
const G4ParticleDefinition* pParticleDef = pParticle->GetDefinition() ;
G4ThreeVector startMomentumDir = pParticle->GetMomentumDirection() ;
G4ThreeVector startPosition = track.GetPosition() ;
// G4double theTime = track.GetGlobalTime() ;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment