CMS 3D CMS Logo

/data/refman/pasoursint/CMSSW_5_3_10_patch2/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 }