CMS 3D CMS Logo

HcalHLXMask.cc

Go to the documentation of this file.
00001 #include "DQM/HcalMonitorClient/interface/HcalHLXMask.h"
00002 
00003 void HcalHLXMask::setMaskFromDQMChannelQuality(const HcalDQMChannelQuality::Item item[24]){
00004 
00005   //just a stub... for now we set the masks to 0
00006   //that is, for now, we don't mask anything
00007 
00008   occMask = 0;
00009   lhcMask = 0;
00010   sumEtMask = 0;
00011 }
00012 

Generated on Tue Jun 9 17:32:55 2009 for CMSSW by  doxygen 1.5.4