CMS 3D CMS Logo

/afs/cern.ch/work/a/aaltunda/public/www/CMSSW_5_3_13_patch3/src/CondFormats/CSCObjects/src/CSCBadWires.cc

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