Skip to content

Commit a659507

Browse files
ran code-format
1 parent 3856879 commit a659507

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Geometry/MTDGeometryBuilder/plugins/MTDTopologyEP.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ void MTDTopologyEP::fillETLtopology(const PMTDParameters& ptp, int& mtdTopologyM
116116
}
117117

118118
MTDTopology::ETLfaceLayout tmpFace;
119-
std::vector<int> dummy(1,0);
119+
std::vector<int> dummy(1, 0);
120120

121121
if (static_cast<int>(MTDTopologyMode::etlLayoutFromTopoMode(mtdTopologyMode)) <=
122122
static_cast<int>(MTDTopologyMode::EtlLayout::v8)) {

0 commit comments

Comments
 (0)