CMS 3D CMS Logo

/data/refman/pasoursint/CMSSW_4_1_8_patch9/src/CondFormats/Common/src/Summary.cc

Go to the documentation of this file.
00001 #include "CondFormats/Common/interface/Summary.h"
00002 #include<ostream>
00003 
00004 namespace cond {
00005   Summary::Summary(){}
00006 
00007   Summary::~Summary(){}
00008     
00009 
00010 }
00011