#include <CondFormats/L1TObjects/interface/L1RPCBxOrConfig.h>
Public Member Functions | |
int | getFirstBX () const |
int | getLastBX () const |
L1RPCBxOrConfig () | |
void | setFirstBX (int bx) |
void | setLastBX (int bx) |
virtual | ~L1RPCBxOrConfig () |
Private Attributes | |
int | m_firstBX |
int | m_lastBX |
Description: Contains configuration of multiple BX triggering for L1RPC emulator
Usage: <usage>
Definition at line 26 of file L1RPCBxOrConfig.h.
L1RPCBxOrConfig::L1RPCBxOrConfig | ( | ) |
Definition at line 3 of file L1RPCBxOrConfig.cc.
|
virtual |
Definition at line 10 of file L1RPCBxOrConfig.cc.
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
Definition at line 38 of file L1RPCBxOrConfig.h.
Referenced by getFirstBX(), and setFirstBX().
|
private |
Definition at line 44 of file L1RPCBxOrConfig.h.
Referenced by getLastBX(), and setLastBX().