![]() |
ATLAS Offline Software
|
#include <RpcConditionPar.h>
Public Member Functions | |
| RpcConditionPar () | |
| ~RpcConditionPar () | |
| Identifier | identify () |
| void | setParametersPanel (const std::string &info_panel, const std::string &info_strip) |
| void | getParametersPanel (std::string &info_panel, std::string &info_strip) |
Protected Attributes | |
| Identifier | m_panel |
Private Attributes | |
| std::string | m_info_panel |
| std::string | m_info_strip |
Definition at line 12 of file RpcConditionPar.h.
| RpcConditionPar::RpcConditionPar | ( | ) |
Definition at line 19 of file RpcConditionPar.cxx.
| RpcConditionPar::~RpcConditionPar | ( | ) |
Definition at line 26 of file RpcConditionPar.cxx.
| void RpcConditionPar::getParametersPanel | ( | std::string & | info_panel, |
| std::string & | info_strip ) |
|
inline |
Definition at line 23 of file RpcConditionPar.h.
| void RpcConditionPar::setParametersPanel | ( | const std::string & | info_panel, |
| const std::string & | info_strip ) |
Definition at line 29 of file RpcConditionPar.cxx.
|
private |
Definition at line 37 of file RpcConditionPar.h.
|
private |
Definition at line 38 of file RpcConditionPar.h.
|
protected |
Definition at line 42 of file RpcConditionPar.h.