CMS 3D CMS Logo

ConfigSessionFromParameterSet.h

Go to the documentation of this file.
00001 #ifndef DBCommon_ConfigSessionFromParameterSet_h
00002 #define DBCommon_ConfigSessionFromParameterSet_h
00003 namespace edm{
00004   class ParameterSet;
00005 }
00006 namespace cond{
00007   class DBSession;
00008   class ConfigSessionFromParameterSet{
00009   public:
00010     ConfigSessionFromParameterSet(cond::DBSession& session,const edm::ParameterSet& connectionPset);
00011     ~ConfigSessionFromParameterSet(){}
00012   };
00013 }//ns cond
00014 #endif

Generated on Tue Jun 9 17:26:04 2009 for CMSSW by  doxygen 1.5.4