diff --git a/psd/psd_v24f.geo.info b/psd/psd_v24f.geo.info index 04ac30706a346d68c88c74f4fd0fdbecc97e431b..dbf9df40cd83bac12f46a7bd709b36ee9891f7d2 100644 --- a/psd/psd_v24f.geo.info +++ b/psd/psd_v24f.geo.info @@ -1,6 +1,6 @@ PSD geometry v24f created with create_psdgeo_with_hole.C -This is the PSD parking position for an out-of-the-way position to be used in hadron and muon setuos. +psd_v24f is for a non-deflected beampipe, i.e. no magnetic field, or very large beam energies. Number of modules: 8 x 6 Big module size: 20 cm x 20 cm diff --git a/setup/setup_sis100_cfv.C b/setup/setup_sis100_cfv.C index 901b6dacc5642aa73b3f7e58fd20e55d81f70b60..ccef64a5268f81d7c327dd633d5134ece4e7560c 100644 --- a/setup/setup_sis100_cfv.C +++ b/setup/setup_sis100_cfv.C @@ -6,6 +6,8 @@ **/ + +// 2024-12-24 - EC - Introduce CFV MVD after support added // 2024-11-25 - EC - Reduced CFV TRD 1D // 2024-11-21 - EC - Branched from sis100_electron @@ -14,7 +16,7 @@ void setup_sis100_cfv() // ----- Geometry Tags -------------------------------------------------- TString magnetGeoTag = "v22a"; TString pipeGeoTag = "v21d:v21i"; - TString mvdGeoTag = "v20d_tr"; + TString mvdGeoTag = "v24a"; TString stsGeoTag = "v22d"; TString richGeoTag = "v23a"; TString trdGeoTag = "v23a_1e"; // CFV TRD 1D (reduced acceptance)