CMS 3D CMS Logo

Classes | Namespaces | Functions

/data/doxygen/doxygen-1.7.3/gen/CMSSW_4_2_8/src/DetectorDescription/Base/interface/DDReadMapType.h File Reference

#include <string>
#include <map>
#include "DetectorDescription/Base/interface/DDException.h"

Go to the source code of this file.

Classes

class  ReadMapType< V >
 a std::map<std::string,YourType> that offers a const operator[key]; if key is not stored in the std::map, a DDException is thrown More...

Namespaces

namespace  dddDetails

Functions

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