Skip to content
Snippets Groups Projects
Commit 7720760b authored by Norbert Herrmann's avatar Norbert Herrmann Committed by Florian Uhlig
Browse files

added forgotten STAR2 mapping option

parent c0fe48f0
No related branches found
No related tags found
1 merge request!138Final merge
......@@ -381,7 +381,9 @@ Bool_t CbmMcbm2018UnpackerAlgoTof::InitParameters() {
if (iSideMap == 0) iStrMap = 31 - iStr;
switch (fviRpcSide[iGbtx]) {
case 0:; break;
case 1:; break;
case 1:;
iRpcMap = 1 - iRpcMap; // swap counters
break;
case 2:
switch (iFeet) {
case 1:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment