compiler warning from BDSCollimatorRectangular

Issue #99 resolved
Jochem Snuverink created an issue
bdsim/src/BDSCollimatorRectangular.cc:42:16: warning: 
      unused variable 'newLength' [-Wunused-variable]
      G4double newLength = chordLength*0.5 + 2*lengthSafetyLarge;

Comments (1)

  1. Log in to comment