#include <CondFormats/RPCObjects/interface/L1RPCConfig.h>
Public Member Functions | |
int | getPPT () const |
L1RPCConfig () | |
void | setPPT (int data) |
~L1RPCConfig () | |
Public Attributes | |
RPCPattern::RPCPatVec | m_pats |
RPCPattern::TQualityVec | m_quals |
Private Attributes | |
int | m_ppt |
Description: <one line="" class="" summary>="">
Usage: <usage>
Definition at line 27 of file L1RPCConfig.h.
L1RPCConfig::L1RPCConfig | ( | ) |
Definition at line 31 of file L1RPCConfig.cc.
References m_ppt.
L1RPCConfig::~L1RPCConfig | ( | ) |
Definition at line 37 of file L1RPCConfig.cc.
|
inline |
|
inline |
Definition at line 34 of file L1RPCConfig.h.
RPCPattern::RPCPatVec L1RPCConfig::m_pats |
Definition at line 35 of file L1RPCConfig.h.
Referenced by RPCPacData::RPCPacData().
|
private |
Definition at line 45 of file L1RPCConfig.h.
Referenced by L1RPCConfig(), and setPPT().
RPCPattern::TQualityVec L1RPCConfig::m_quals |
Definition at line 42 of file L1RPCConfig.h.
Referenced by RPCPacData::RPCPacData().