Problem 383 - strange behaviour in G4FieldManager
Summary: strange behaviour in G4FieldManager
Status: RESOLVED FIXED
Alias: None
Product: Geant4
Classification: Unclassified
Component: geometry/magneticfield (show other problems)
Version: other
Hardware: PC Linux
: P2 normal
Assignee: John Apostolakis
URL:
Depends on:
Blocks:
 
Reported: 2002-07-09 07:40 CEST by Hans-Peter.Wellisch
Modified: 2002-07-25 03:06 CEST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this problem.
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.