Skip to content

Commit 4c52d93

Browse files
committed
Remove white space
1 parent a8cd6d3 commit 4c52d93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Detectors/Upgrades/ALICE3/TRK/simulation/include/TRKSimulation/VDGeometryBuilder.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ namespace o2::trk
2525
// and then places/rotates the petal once into the mother volume.
2626

2727
void createIRISGeometryFullCyl(TGeoVolume* motherVolume); // Full-cylinder IRIS geometry (no petals, no gaps, no side walls)
28-
void createIRISGeometry3InclinedWalls(TGeoVolume* motherVolume); // Full-cylinder IRIS geometry with 3 inclined walls
28+
void createIRISGeometry3InclinedWalls(TGeoVolume* motherVolume); // Full-cylinder IRIS geometry with 3 inclined walls
2929
void createIRISGeometryFullCylwithDisks(TGeoVolume* motherVolume); // Full-cylinder IRIS geometry (no petals, no gaps, no side walls) incl. disks
3030
void createIRIS4Geometry(TGeoVolume* motherVolume); // 4 petals, cylindrical L0
3131
void createIRIS4aGeometry(TGeoVolume* motherVolume); // 3 petals, cylindrical L0

0 commit comments

Comments
 (0)