Skip to content
Snippets Groups Projects
Commit 93991f7c authored by Pierre-Alain Loizeau's avatar Pierre-Alain Loizeau
Browse files

comply with clang-format

parent 2575d6d8
No related branches found
No related tags found
No related merge requests found
......@@ -54,8 +54,8 @@ void build_event_win(UInt_t uRunId = 0,
eventBuilder->SetFillHistos(kTRUE);
eventBuilder->SetEventOverlapMode(EOverlapMode::NoOverlap);
// eventBuilder->SetEventOverlapMode(EOverlapMode::MergeOverlap);
// eventBuilder->SetEventOverlapMode(EOverlapMode::AllowOverlap);
// eventBuilder->SetEventOverlapMode(EOverlapMode::MergeOverlap);
// eventBuilder->SetEventOverlapMode(EOverlapMode::AllowOverlap);
/*
* Available Pre-defined detectors:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment