Hi, at present, if I want to use G4FieldManager, I have to do this:#include "G4FieldManager.hh" const G4double G4FieldManager::fDefault_Delta_Intersection_Val= 0.1 * mm; const G4double G4FieldManager::fDefault_Delta_One_Step_Value = 0.25 * mm; Should the inicialization not be done in the G4FieldManager? It can be done in the header, since the members are const..... Many greetings, Hans-Peter.
The problem is now fixed in tag "geomvol-V04-01-01" and "field-V04-01-01". Will be included in the next reference-tag.