Skip to content

Commit e17702c

Browse files
committed
Please consider the following formatting changes
1 parent fc06ec0 commit e17702c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGEM/PhotonMeson/TableProducer/createEMEventPhoton.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ struct CreateEMEventPhoton {
251251
fillEventWeights(collisions, mcCollisions, bcs, jets);
252252
}
253253
PROCESS_SWITCH(CreateEMEventPhoton, processEventJJMC, "process event info", false);
254-
254+
255255
void processEvent_Cent(MyCollisionsCent const& collisions, MyBCs const& bcs)
256256
{
257257
skimEvent<false, EMEventType::kEventCent>(collisions, bcs);

0 commit comments

Comments
 (0)