Skip to content

Commit 050de28

Browse files
committed
Run clang-format on all source files
1 parent 6266574 commit 050de28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

otsdaq-mu2e-dqm/ArtModules/IntegrationDQM_module.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -397,7 +397,7 @@ void ots::IntegrationDQM::summary_calo_fill(art::Event const& event,
397397
hists.sipms._Hist->Fill(Form("D%02iR%iC%02i", dtc, roc, channel),
398398
1.); // Fill the SiPM ID as the x-axis labels
399399
if(new_sipm)
400-
{ // FIXME: Sorting the labels here doesn't appear to work,
400+
{ // FIXME: Sorting the labels here doesn't appear to work,
401401
// perhaps needs to be done when drawing
402402
try
403403
{

0 commit comments

Comments
 (0)