Skip to content
Snippets Groups Projects
Commit cb194272 authored by alberica.toia@cern.ch's avatar alberica.toia@cern.ch
Browse files

changed mcbm2021 Par for mapping and addressing, including invalid add. for...

changed mcbm2021 Par for mapping and addressing, including invalid add. for pulser Feb, also in 2020
parent f0373ba0
No related branches found
No related tags found
1 merge request!562changed mcbm2021 and 2020 Sts Par
Pipeline #13717 passed
......@@ -12,7 +12,7 @@ ModuleType: Int_t \
// STS address for the first strip of each module
// 1 Line per ladder, from above beam to under beam
ModAddress: Int_t \
0x10018002 0x10008002 0x11E004E2 // addresse matching the current mSTS geometry (PAL, 15/05/2020)
0x10018002 0x10008002 0x10107C02 // addresse matching the current mSTS geometry (PAL, 15/05/2020)
// Offset of module center in X, in mm (Should be done by geometry for the unpacker!)
ModCenterPosX: Double_t \
0.0 0.0 0.0
......
......@@ -16,9 +16,9 @@ ModuleType: Int_t \
// 1 Line per ladder, from above beam to under beam FIXME
ModAddress: Int_t \
0x10008002 0x10018002 \
0x10008402 0x10018402 0x11E004E2 \
0x10008012 0x10018012 0x11E104E2 \
0x10008412 0x10018412 0x10008812 0x10018812 0x10028812
0x10008402 0x10018402 0x10107C02 \
0x10008412 0x10018412 0x101FFC02 \
0x10008012 0x10018012 0x10008812 0x10018812 0x10028812
// Offset of module center in X, in mm (Should be done by geometry for the unpacker!)
ModCenterPosX: Double_t \
0.0 0.0 \
......@@ -48,8 +48,8 @@ FebPulserFlag: Int_t \
0 0 0 0 0
// Index of the STS module for each FEB, [ NbDpb * kuNbCrobPerDpb * kuNbFebsPerCrob ] = = [ NbDpb * 1 * 5 ], -1 if inactive
FebModuleIdx: Int_t \
-1 0 0 1 1 \
4 2 2 3 3 \
-1 1 1 0 0 \
4 3 3 2 2 \
7 6 6 5 5 \
10 9 9 8 8 \
12 12 11 11 10
......
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