You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to use a geometry including a magnetic field map but ddsim/dd4hep2root prompt an error during the import.
It happens both for fields of types FieldXYZ and FieldsBrBz.
This happens also with current releases of ILD which use field maps.
The file is correctly read, as the parameters of the map are displayed, but the field type is unknown.
Example:
source /cvmfs/fcc.cern.ch/sw/latest/setup.sh"
cd k4geo/ILD/compact/ILD_l5_v04
dd4hep2root -c ILD_s5_v04.xml -o ILD_s5_v04.root
Output:
...
Ntuple name: ntuple
rho Var name: rho_mm
z Var name: z_mm
Brho Var name: Brho
Bz Var name: Bz
rScale 1
zScale 1
bScale 1
rhoMin 0 cm
rhoMax 800 cm
rhoStep 10 cm
nRho 81
rhoOrdering low-to-high
zMin 0 cm
zMax 700 cm
zStep 10 cm
nZ 71
zOrdering low-to-high
CoorsOrder RZ
coorUnits 0.1 cm
BfieldUnits 1 tesla
OverlayedField ERROR add: Attempt to add an unknown field type.
...
The text was updated successfully, but these errors were encountered:
I tried to use a geometry including a magnetic field map but ddsim/dd4hep2root prompt an error during the import.
It happens both for fields of types FieldXYZ and FieldsBrBz.
This happens also with current releases of ILD which use field maps.
The file is correctly read, as the parameters of the map are displayed, but the field type is unknown.
Example:
Output:
The text was updated successfully, but these errors were encountered: