CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Namespaces | Functions
MappingRules.cc File Reference
#include "MappingRules.h"
#include <sstream>
#include <vector>
#include <cctype>
#include "Reflex/Type.h"
#include "CondCore/ORA/interface/Exception.h"

Go to the source code of this file.

Namespaces

 ora
 TO BE REMOVED.
 

Functions

void ora::checkString (const std::string &s, int code, bool thro=true)
 
static const std::string ora::validChars ("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz_-0123456789")