We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6ecb47 commit ff5bfe1Copy full SHA for ff5bfe1
1 file changed
Detectors/Upgrades/ALICE3/TRK/simulation/src/Detector.cxx
@@ -453,7 +453,6 @@ bool Detector::ProcessHits(FairVolume* vol)
453
} else {
454
LOGP(fatal, "Wrong number of halfstaves for layer {}", layer);
455
}
456
-
457
} /// if VD, for the moment the volume is the "chipID" so no need to retrieve other elments
458
459
int chipID = mGeometryTGeo->getChipIndex(subDetID, volume, layer, stave, halfstave, mod, chip);
0 commit comments