CMS 3D CMS Logo

CMSSW_4_4_3_patch1/src/CondFormats/CSCObjects/src/CSCBadStrips.cc

Go to the documentation of this file.
00001 #include "CondFormats/CSCObjects/interface/CSCBadStrips.h"
00002 
00003 CSCBadStrips::CSCBadStrips() : numberOfBadChannels( 0 ){}
00004 CSCBadStrips::~CSCBadStrips(){}