Skip to content

Commit e3b48be

Browse files
author
Isabel Kantak
committed
Remove indentations inside v0photonsphiv namespaces
1 parent 94f89c0 commit e3b48be

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)