Skip to content

Commit c0b5e59

Browse files
committed
minor fixes
1 parent 08e66fd commit c0b5e59

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

  • Framework/Core/include/Framework

Framework/Core/include/Framework/ASoA.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2301,13 +2301,13 @@ namespace o2::aod
23012301
O2ORIGIN("AOD");
23022302
O2ORIGIN("AOD1");
23032303
O2ORIGIN("AOD2");
2304-
// O2ORIGIN("DYN");
2305-
// O2ORIGIN("IDX");
2306-
// O2ORIGIN("ATIM");
2304+
23072305
O2ORIGIN("JOIN");
23082306
O2HASH("JOIN/0");
2307+
23092308
O2ORIGIN("CONC");
23102309
O2HASH("CONC/0");
2310+
23112311
O2ORIGIN("TEST");
23122312
O2HASH("TEST/0");
23132313
} // namespace o2::aod

0 commit comments

Comments
 (0)