Skip to content

Commit 7339a69

Browse files
committed
Fix indexing issue in derived data
1 parent 48a368a commit 7339a69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGLF/DataModel/LFSpincorrelationTables.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,4 +81,4 @@ DECLARE_SOA_TABLE(LambdaPairs, "AOD", "LAMBDAPAIR",
8181

8282
using LambdaPair = LambdaPairs::iterator;
8383
} // namespace o2::aod
84-
#endif // PWGLF_DATAMODEL_LFSPINCORRELATIONTABLES_H_
84+
#endif // PWGLF_DATAMODEL_LFELATIONTABLES_H_

0 commit comments

Comments
 (0)