Skip to content

Commit 9bacacb

Browse files
authored
Add link definitions for TOFResoALICE3 and vectors
1 parent 9840db8 commit 9bacacb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ALICE3/Core/ALICE3CoreLinkDef.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,5 @@
1414
#pragma link off all functions;
1515

1616
#pragma link C++ class o2::pid::tof::TOFResoALICE3 + ;
17+
#pragma link C++ class std::vector < std::vector < unsigned int>> + ;
18+
#pragma link C++ class std::vector < std::vector < std::uint32_t>> + ;

0 commit comments

Comments
 (0)