Skip to content
Snippets Groups Projects
Commit 75f9625e authored by scott snyder's avatar scott snyder
Browse files

LArTPCnv: Generate pair_base dictionaries.

Adjust selection file to generate dictionaries for std:__pair_base classes
needed for persistency.
parent ec0b6df7
No related branches found
No related tags found
No related merge requests found
...@@ -11,8 +11,9 @@ ...@@ -11,8 +11,9 @@
<class name="LArNoisyROSummary_p3" id="7801CF21-F2F2-4E87-9B87-744F31A37D1B"/> <class name="LArNoisyROSummary_p3" id="7801CF21-F2F2-4E87-9B87-744F31A37D1B"/>
<class name="LArNoisyROSummary_p4" id="8F9E9A44-699E-4056-96CC-555ADA1179D4"/> <class name="LArNoisyROSummary_p4" id="8F9E9A44-699E-4056-96CC-555ADA1179D4"/>
<class name="LArNoisyROSummary_p5" id="4AE11DAE-F40C-4B90-B105-0A7BA5D29C1D"/> <class name="LArNoisyROSummary_p5" id="4AE11DAE-F40C-4B90-B105-0A7BA5D29C1D"/>
<class name="std::pair<unsigned int, std::vector<int> >" />
<class name="std::vector<std::pair<unsigned int, std::vector<int> > >" /> <class name="std::vector<std::pair<unsigned int, std::vector<int> > >" />
<!-- pair<unsigned,vector<int> > and associated pair_base -->
<class pattern="std::*pair*<unsigned int*std::vector<int*" />
</lcgdict> </lcgdict>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment