CMS 3D CMS Logo

/data/refman/pasoursint/CMSSW_5_3_1/src/CondFormats/L1TObjects/src/L1RPCBxOrConfig.cc

Go to the documentation of this file.
00001 #include "CondFormats/L1TObjects/interface/L1RPCBxOrConfig.h"
00002 
00003 L1RPCBxOrConfig::L1RPCBxOrConfig() 
00004 : m_firstBX(99), m_lastBX(99)
00005 {
00006 
00007 }
00008 
00009 
00010 L1RPCBxOrConfig::~L1RPCBxOrConfig(){
00011 
00012 
00013 
00014 
00015 
00016 }