CMS 3D CMS Logo

/afs/cern.ch/work/a/aaltunda/public/www/CMSSW_5_3_13_patch3/src/CondFormats/Calibration/src/Pedestals.cc

Go to the documentation of this file.
00001 #include "CondFormats/Calibration/interface/Pedestals.h"
00002 Pedestals::Pedestals(){
00003   m_pedestals.reserve(600000);
00004 }