From the name of the model FCCee_o2_v02 I would assume that this is based on FCCee_o2_v01, which is the CLD detector model with the smaller 10 mm beampipe, and the corresponding smaller vertex detector cf. https://github.com/iLCSoft/lcgeo/blob/4a5b6bb293ce5526ed23d14a3b5157a31326caf8/FCCee/compact/FCCee_o2_v01/FCCee_o2_v01.xml#L284 But looking at the vertex detector used in FCC_o2_v02 I see: https://github.com/HEP-FCC/FCCDetectors/blob/ce0513d0aede0013813d9d2c6bff82a7c4f32233/Detector/DetFCCeeCLD/compact/FCCee_o2_v02/Vertex.xml#L45-L47 Instead of https://github.com/iLCSoft/lcgeo/blob/4a5b6bb293ce5526ed23d14a3b5157a31326caf8/FCCee/compact/FCCee_o2_v01/Vertex_o4_v05_smallBP.xml#L41-L43 ```xml <constant name="VertexBarrel_r1" value="1.25*cm"/> <constant name="VertexBarrel_r2" value="3.5*cm"/> <constant name="VertexBarrel_r3" value="5.7*cm"/> ```
From the name of the model FCCee_o2_v02 I would assume that this is based on FCCee_o2_v01, which is the CLD detector model with the smaller 10 mm beampipe, and the corresponding smaller vertex detector
cf. https://github.com/iLCSoft/lcgeo/blob/4a5b6bb293ce5526ed23d14a3b5157a31326caf8/FCCee/compact/FCCee_o2_v01/FCCee_o2_v01.xml#L284
But looking at the vertex detector used in FCC_o2_v02 I see:
FCCDetectors/Detector/DetFCCeeCLD/compact/FCCee_o2_v02/Vertex.xml
Lines 45 to 47 in ce0513d
Instead of
https://github.com/iLCSoft/lcgeo/blob/4a5b6bb293ce5526ed23d14a3b5157a31326caf8/FCCee/compact/FCCee_o2_v01/Vertex_o4_v05_smallBP.xml#L41-L43