Skip to content

Commit a2f7a3d

Browse files
committed
Fix indexing issue in derived data
1 parent ff3e3cd commit a2f7a3d

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)