Skip to content

Commit ff5bfe1

Browse files
committed
Fix
1 parent e6ecb47 commit ff5bfe1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Detectors/Upgrades/ALICE3/TRK/simulation/src/Detector.cxx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -453,7 +453,6 @@ bool Detector::ProcessHits(FairVolume* vol)
453453
} else {
454454
LOGP(fatal, "Wrong number of halfstaves for layer {}", layer);
455455
}
456-
457456
} /// if VD, for the moment the volume is the "chipID" so no need to retrieve other elments
458457

459458
int chipID = mGeometryTGeo->getChipIndex(subDetID, volume, layer, stave, halfstave, mod, chip);

0 commit comments

Comments
 (0)