CMS 3D CMS Logo

Functions
dddDetails Namespace Reference

Functions

void errorReadMapType (const std::string &key)
 

Function Documentation

◆ errorReadMapType()

void dddDetails::errorReadMapType ( const std::string &  key)

Definition at line 5 of file DDReadMapType.cc.

References Exception, and submitPVResolutionJobs::key.

Referenced by ReadMapType< std::map< std::string, double > >::operator[]().

5  {
6  throw cms::Exception("DDException") << "ReadMapType::operator[] key not found:" << key;
7  }
key
prepare the HTCondor submission files and eventually submit them