From e17702cad7b9ce11407381d7ed23536055b3ce9c Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Thu, 13 Mar 2025 11:57:13 +0000 Subject: [PATCH] Please consider the following formatting changes --- PWGEM/PhotonMeson/TableProducer/createEMEventPhoton.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PWGEM/PhotonMeson/TableProducer/createEMEventPhoton.cxx b/PWGEM/PhotonMeson/TableProducer/createEMEventPhoton.cxx index aad6f0b3b90..f1d78bd76b6 100644 --- a/PWGEM/PhotonMeson/TableProducer/createEMEventPhoton.cxx +++ b/PWGEM/PhotonMeson/TableProducer/createEMEventPhoton.cxx @@ -251,7 +251,7 @@ struct CreateEMEventPhoton { fillEventWeights(collisions, mcCollisions, bcs, jets); } PROCESS_SWITCH(CreateEMEventPhoton, processEventJJMC, "process event info", false); - + void processEvent_Cent(MyCollisionsCent const& collisions, MyBCs const& bcs) { skimEvent(collisions, bcs);