Problem 383

Summary: strange behaviour in G4FieldManager
Product: Geant4 Reporter: Hans-Peter.Wellisch
Component: geometry/magneticfieldAssignee: John Apostolakis <John.Apostolakis>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P2    
Version: other   
Hardware: PC   
OS: Linux   

Description Hans-Peter.Wellisch 2002-07-09 07:40:44 CEST
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.
Comment 1 Gabriele Cosmo 2002-07-25 03:06:59 CEST
The problem is now fixed in tag "geomvol-V04-01-01" and "field-V04-01-01".
Will be included in the next reference-tag.