Skip to content

Commit 2154a0b

Browse files
committed
Please consider the following formatting changes
1 parent c49b142 commit 2154a0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ALICE3/Core/DetLayer.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ struct DetLayer {
125125
TGraph* mDeadPhiRegions = nullptr;
126126

127127
// layer type
128-
int type; // 0: undefined/inert, 1: silicon, 2: gas/tpc
128+
int type; // 0: undefined/inert, 1: silicon, 2: gas/tpc
129129
};
130130

131131
} // namespace o2::fastsim

0 commit comments

Comments
 (0)