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?
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?