kelseymh / G4CMP

A low energy condensed matter physics package for Geant4
GNU General Public License v3.0
28 stars 18 forks source link

G4CMP-26 #5

Closed ragnese closed 8 years ago

ragnese commented 8 years ago

Hey Mike,

Can you do me a favor and look at the new function in G4CMPProcessUtils::ValidateSecondaryPosition(). In particular, do I need to actually do any local-to-global transformations? I think the position given by the track is in global coordinates, but I'm not positive about the G4VSolid::SurfaceNormal() coordinates. Are they global or local to the solid?