CMS 3D CMS Logo

/afs/cern.ch/work/a/aaltunda/public/www/CMSSW_5_3_13_patch3/src/DetectorDescription/ExprAlgo/src/ExprEvalInterface.cc

Go to the documentation of this file.
00001 #include "DetectorDescription/ExprAlgo/interface/ExprEvalInterface.h"
00002 
00003 
00004 ExprEvalInterface::~ExprEvalInterface()
00005 { }
00006 
00007 
00008 /*
00009 size_t dictionary(std::vector<std::pair<std::string,std::string>,double> & r) const 
00010 {
00011   return 0;
00012 }
00013 */