Skip to content
Snippets Groups Projects
Commit 6ce5fd03 authored by Eoin Clerkin's avatar Eoin Clerkin
Browse files

mvd_v24a in cfv setup

Correct psd info file.
parent 8ee3bc90
No related branches found
No related tags found
1 merge request!278mvd_v24a in cfv setup
Pipeline #32051 passed
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
......
......@@ -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)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment