CMS 3D CMS Logo

Namespaces | Functions

/data/git/CMSSW_5_3_11_patch5/src/CondCore/ORA/src/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

namespace  ora
 

TO BE REMOVED.


Functions

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