Skip to content

Commit

Permalink
Remove duplicate dictionary from classes_def.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
felicepantaleo committed Sep 6, 2024
1 parent 28509ad commit 8d8b7d4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions SimDataFormats/Associations/src/classes_def.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,6 @@
<class name="edm::Wrapper<ticl::AssociationMap<std::vector<std::pair<unsigned int,float> >,std::vector<SimCluster>,std::vector<CaloParticle> > >" persistent="false"/>


<class name="std::unordered_map<DetId,unsigned int,std::hash<DetId>,std::equal_to<DetId> >" persistent="false"/>
<class name="edm::Wrapper<std::unordered_map<DetId,unsigned int,std::hash<DetId>,std::equal_to<DetId> > >" persistent="false"/>
<class name="std::pair<const DetId,unsigned int>" persistent="false"/>

<class name="reco::VertexSimToRecoCollection" >
<field name="transientMap_" transient="true"/>
Expand Down

0 comments on commit 8d8b7d4

Please sign in to comment.