#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 Member Functions | |
template<class Archive > | |
void | serialize (Archive &ar, const unsigned int version) |
Private Attributes | |
int | m_ppt |
Friends | |
class | boost::serialization::access |
template<typename CondSerializationT , typename Enabled > | |
struct | cond::serialization::access |
Description: <one line="" class="" summary>="">
Usage: <usage>
Definition at line 29 of file L1RPCConfig.h.
L1RPCConfig::L1RPCConfig | ( | ) |
L1RPCConfig::~L1RPCConfig | ( | ) |
Definition at line 32 of file L1RPCConfig.cc.
|
inline |
Definition at line 35 of file L1RPCConfig.h.
|
private |
|
inline |
Definition at line 34 of file L1RPCConfig.h.
|
friend |
Definition at line 49 of file L1RPCConfig.h.
|
friend |
Definition at line 49 of file L1RPCConfig.h.
RPCPattern::RPCPatVec L1RPCConfig::m_pats |
Definition at line 35 of file L1RPCConfig.h.
|
private |
Definition at line 44 of file L1RPCConfig.h.
Referenced by L1RPCConfig(), and setPPT().
RPCPattern::TQualityVec L1RPCConfig::m_quals |
Definition at line 41 of file L1RPCConfig.h.