Skip to content

Commit

Permalink
Merge pull request #5589 from wmtan/AddEumAndTypedefEntries
Browse files Browse the repository at this point in the history
Add eum and typedef entries
  • Loading branch information
davidlt committed Sep 26, 2014
2 parents 0629030 + 1232ece commit 011e314
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CondFormats/L1TObjects/src/classes_def.xml
Expand Up @@ -216,4 +216,6 @@
<class name="L1CaloGeometry" class_version="L1CaloGeometry_V01">
<field name="m_gctEtaBinBoundaries" mapping="blob" />
</class>
<enum name="L1GtBoard" />
<enum name="L1GtPsbQuad" />
</lcgdict>
1 change: 1 addition & 0 deletions SimDataFormats/CaloHit/src/classes_def.xml
Expand Up @@ -25,4 +25,5 @@
<class name="std::vector<HFShowerLibraryEventInfo>"/>
<class name="edm::Wrapper<HFShowerLibraryEventInfo>" />
<class name="edm::Wrapper<std::vector<HFShowerLibraryEventInfo> >"/>
<typedef name="CastorShowerEvent::Point" />
</lcgdict>

0 comments on commit 011e314

Please sign in to comment.