Skip to content

Commit d98144e

Browse files
committed
Geomtry modifications
1 parent a18787a commit d98144e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,6 @@ void Detector::buildModules()
289289
TGeoVolumeAssembly* vFD3C_extra = buildModuleC_extra();
290290
vCave->AddNode(vFD3A_extra, 1, new TGeoTranslation(0., 0., mZAC_extra));
291291
vCave->AddNode(vFD3C_extra, 2, new TGeoTranslation(0., 0., -mZAC_extra));
292-
293292
}
294293
}
295294

0 commit comments

Comments
 (0)