Skip to content
Snippets Groups Projects

Setup changes for MVD as decided at SWM20220217

Merged Eoin Clerkin requested to merge e.clerkin/cbmroot_geometry:hadron_mvd_psdwq into master
4 files
+ 6
7
Compare changes
  • Side-by-side
  • Inline
Files
4
  • ddaafea9
    The MVD for sis100_electron is changed to v20a.
    
    The MVD is removed from sis100_hadron_DEC21 setup.
    At FU request, it is also removed from sis100_hadron and
    sis100_hadron_APR21 setups.
@@ -45,7 +45,7 @@ void setup_sis100_electron()
// ----- Geometry Tags --------------------------------------------------
TString magnetGeoTag = "v21a";
TString pipeGeoTag = "v16e_1e";
TString mvdGeoTag = "v20c_tr";
TString mvdGeoTag = "v20a_tr";
TString stsGeoTag = "v20a";
TString richGeoTag = "v21a";
TString trdGeoTag = "v20c_1e";
Loading