Line Code
1 2 3 4 5
#include "CondFormats/L1TObjects/interface/L1RPCBxOrConfig.h"

L1RPCBxOrConfig::L1RPCBxOrConfig() : m_firstBX(99), m_lastBX(99) {}

L1RPCBxOrConfig::~L1RPCBxOrConfig() {}