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);