Skip to content

Commit 33e59bd

Browse files
author
Prottay Das
committed
corrected ML error
1 parent cc3e168 commit 33e59bd

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

PWGLF/DataModel/LFPhiFlowTables.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
///
1515
/// \author Prottay Das <prottay.das@cern.ch>
1616

17-
#ifndef PWGLF_DATAMODEL_LFPHIFLOW_H_
18-
#define PWGLF_DATAMODEL_LFPHIFLOW_H_
17+
#ifndef PWGLF_DATAMODEL_LFPHIFLOWTABLES_H_
18+
#define PWGLF_DATAMODEL_LFPHIFLOWTABLES_H_
1919

2020
#include <Framework/ASoA.h>
2121
#include <Framework/AnalysisDataModel.h>
@@ -75,4 +75,4 @@ DECLARE_SOA_TABLE(KaonTracks, "AOD", "KAONTRACK",
7575

7676
using KaonTrack = KaonTracks::iterator;
7777
} // namespace o2::aod
78-
#endif // PWGLF_DATAMODEL_LFPHIFLOW_H_
78+
#endif // PWGLF_DATAMODEL_LFPHIFLOWTABLES_H_

0 commit comments

Comments
 (0)