Skip to content

Commit bcec5b2

Browse files
committed
Add DECLARE_EQUIVALENT for BCs_001
1 parent 13d98fe commit bcec5b2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Framework/Core/include/Framework/AnalysisDataModel.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1017,6 +1017,7 @@ namespace soa
10171017
{
10181018
DECLARE_EQUIVALENT_FOR_INDEX(aod::StoredMcParticles_000, aod::StoredMcParticles_001);
10191019
DECLARE_EQUIVALENT_FOR_INDEX(aod::StoredTracks, aod::StoredTracksIU);
1020+
DECLARE_EQUIVALENT_FOR_INDEX(aod::BCs_001, aod::BCs_000);
10201021
} // namespace soa
10211022

10221023
namespace aod

0 commit comments

Comments
 (0)