Skip to content

Commit 6f5c86d

Browse files
authored
Change needed for the L1Nano FW
1 parent f0687f7 commit 6f5c86d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

DataFormats/L1DTTrackFinder/src/classes_def.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,4 +73,9 @@
7373
<class name="edm::Wrapper<L1Phase2MuDTExtThContainer>" splitLevel="0"/>
7474
<class name="edm::Wrapper<L1Phase2MuDTShowerContainer>" splitLevel="0"/>
7575

76+
<class name="edm::Wrapper<std::vector<L1Phase2MuDTPhDigi> >" />
77+
<class name="edm::Wrapper<std::vector<L1Phase2MuDTThDigi> >" />
78+
<class name="edm::Wrapper<std::vector<L1Phase2MuDTExtPhDigi> >" />
79+
<class name="edm::Wrapper<std::vector<L1Phase2MuDTExtThDigi> >" />
80+
7681
</lcgdict>

0 commit comments

Comments
 (0)