Skip to content
Snippets Groups Projects
Commit bc6809b4 authored by Oleksii Lubynets's avatar Oleksii Lubynets
Browse files

apply clang for macro

parent 791f6317
No related branches found
No related tags found
1 merge request!85Analysis tree kfpf interface
...@@ -15,9 +15,8 @@ void run_at_kfpf(int nEntries = -1, ...@@ -15,9 +15,8 @@ void run_at_kfpf(int nEntries = -1,
man.SetCuts(cuts); man.SetCuts(cuts);
man.Run(nEntries); man.Run(nEntries);
// ----- Finish ------------------------------------------------------- // ----- Finish -------------------------------------------------------
std::cout << " Test passed" << std::endl; std::cout << " Test passed" << std::endl;
std::cout << " All ok " << std::endl; std::cout << " All ok " << std::endl;
} }
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