We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4c5e07f + 27d6853 commit 399e757Copy full SHA for 399e757
1 file changed
PWGEM/PhotonMeson/Tasks/photonhbt.cxx
@@ -55,8 +55,8 @@
55
#include <functional>
56
#include <initializer_list>
57
#include <map>
58
-#include <random>
59
#include <memory>
+#include <random>
60
#include <string>
61
#include <string_view>
62
#include <tuple>
@@ -2364,8 +2364,8 @@ struct Photonhbt {
2364
poolBin.pop_front();
2365
}
2366
} // end cfgDoTruthMix
2367
- } // end collision loop
2368
- } // end runTruthEfficiency
+ } // end collision loop
+ } // end runTruthEfficiency
2369
2370
/*************************************************/
2371
// PROCESS FUNCTIONS
0 commit comments