Skip to content

Commit d8a954e

Browse files
committed
Please consider the following formatting changes
1 parent 94f89c0 commit d8a954e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

PWGEM/PhotonMeson/DataModel/gammaTables.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -413,8 +413,8 @@ using EMPrimaryElectronFromDalitz = EMPrimaryElectronsFromDalitz::iterator;
413413

414414
namespace v0photonsphiv
415415
{
416-
DECLARE_SOA_INDEX_COLUMN(EMEvent, emevent); //!
417-
DECLARE_SOA_COLUMN(PhiV, phiv, float); //!
416+
DECLARE_SOA_INDEX_COLUMN(EMEvent, emevent); //!
417+
DECLARE_SOA_COLUMN(PhiV, phiv, float); //!
418418
} // namespace v0photonsphiv
419419
DECLARE_SOA_TABLE(V0PhotonsPhiV, "AOD", "V0PHOTONPHIV", //!
420420
o2::soa::Index<>, v0photonsphiv::PhiV);

0 commit comments

Comments
 (0)