CMS 3D CMS Logo

CommonExceptions.h
Go to the documentation of this file.
1 #ifndef DataFormats_Common_CommonExceptions_h
2 #define DataFormats_Common_CommonExceptions_h
3 namespace edm {
4  class ProductID;
5  void checkForWrongProduct(ProductID const& keyID, ProductID const& refID);
6 }
7 #endif
void checkForWrongProduct(ProductID const &keyID, ProductID const &refID)
HLT enums.