17 namespace hash_detail {
33 switch (hash.size()) {
45 <<
"Empty edm::Hash<> instance:\n" <<
"\nPlease report this to the core framework developers";
49 <<
"edm::Hash<> instance with data in illegal state:\n" 51 <<
"\nPlease report this to the core framework developers";
59 std::hash<std::string>
h;
60 if (hash.size()==16) {
68 return 16 == hash.size();
79 if (hash.size() % 2 == 1) {
81 <<
"Ill-formed Hash instance. " 82 <<
"Please report this to the core framework developers";
FWCore Framework interface EventSetupRecordImplementation h
Helper function to determine trigger accepts.
void fromHexifiedString(std::string const &s)
std::string const & InvalidHash()
Container::value_type value_type
std::string compactForm() const
std::string toString() const
Func copy_all(ForwardSequence &s, Func f)
wrappers for copy
void append(std::string const &s)