CMS 3D CMS Logo

MergeableRunProductMetadataBase.h
Go to the documentation of this file.
1 #include <string>
2 
3 namespace edm {
4 
6  public:
7 
9 
10  virtual bool knownImproperlyMerged(std::string const& processThatCreatedProduct) const = 0;
11  };
12 }
13 
virtual bool knownImproperlyMerged(std::string const &processThatCreatedProduct) const =0
HLT enums.