CMS 3D CMS Logo

/data/refman/pasoursint/CMSSW_5_3_8_patch3/src/CondFormats/RunInfo/src/RunNumber.cc

Go to the documentation of this file.
00001 #include "CondFormats/RunInfo/interface/RunNumber.h"
00002 runinfo_test::RunNumber::RunNumber(){
00003   m_runnumber.reserve(600000);
00004 }