We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53906e7 commit b3b9dd8Copy full SHA for b3b9dd8
1 file changed
Detectors/ITSMFT/common/reconstruction/include/ITSMFTReconstruction/Clusterer.h
@@ -190,7 +190,7 @@ class Clusterer
190
}
191
192
bool StartOfNewTF{true};
193
- static constexpr bool DumpClusterBin{true};
+ static constexpr bool DumpClusterBin{false};
194
void dumppCluster(const ChipPixelData* chip, const BBox& box);
195
};
196
//=========================================================
0 commit comments