#include <MuonThresholdSet.h>
|
| std::ostream & | indent (std::ostream &o, int lvl, int size) const |
Definition at line 13 of file MuonThresholdSet.h.
◆ MuonThresholdSet()
| TrigConf::MuonThresholdSet::MuonThresholdSet |
( |
| ) |
|
Definition at line 10 of file MuonThresholdSet.cxx.
10 :
26{
27}
std::string m_tgc_set_name
std::string m_rpc_set_name
◆ ~MuonThresholdSet()
| virtual TrigConf::MuonThresholdSet::~MuonThresholdSet |
( |
| ) |
|
|
overridevirtualdefault |
◆ __str__()
| string TrigConfData::__str__ |
( |
| ) |
const |
|
virtualinherited |
◆ comment()
| const std::string & TrigConf::TrigConfData::comment |
( |
| ) |
const |
|
inlineinherited |
◆ id()
| unsigned int TrigConf::TrigConfData::id |
( |
| ) |
const |
|
inlineinherited |
◆ indent()
| std::ostream & TrigConfData::indent |
( |
std::ostream & | o, |
|
|
int | lvl, |
|
|
int | size ) const |
|
protectedinherited |
Definition at line 23 of file TrigConfData.cxx.
23 {
25 if(
width==0)
return o;
26 o << setw(lvl*size) << " ";
27 return o;
28}
◆ lvl1MasterTableId()
| unsigned int TrigConf::L1DataBaseclass::lvl1MasterTableId |
( |
| ) |
const |
|
inlineinherited |
◆ name()
| const std::string & TrigConf::TrigConfData::name |
( |
| ) |
const |
|
inlineinherited |
◆ print()
| void TrigConf::MuonThresholdSet::print |
( |
const std::string & | indent = "", |
|
|
unsigned int | detail = 1 ) const |
|
overridevirtual |
Implements TrigConf::TrigConfData.
Definition at line 30 of file MuonThresholdSet.cxx.
30 {
31 cout <<
indent <<
"=============================================" << endl;
33 cout <<
indent <<
"=============================================" << endl;
49}
bool rpcAvailable() const
bool tgcAvailableOnline() const
const std::string & rpcSetName() const
bool rpcAvailableOnline() const
bool tgcAvailable() const
const std::string & tgcSetName() const
std::ostream & indent(std::ostream &o, int lvl, int size) const
void printNameIdV(const std::string &indent="") const
int superMasterTableId() const
◆ printNameIdV()
| void TrigConfData::printNameIdV |
( |
const std::string & | indent = "" | ) |
const |
|
inherited |
Definition at line 31 of file TrigConfData.cxx.
31 {
34 cout <<
" (id=" <<
id() <<
"/v=" <<
version() <<
")";
35 cout << endl;
38}
const std::string & name() const
const std::string & comment() const
unsigned int version() const
◆ rpcAvailable()
| bool TrigConf::MuonThresholdSet::rpcAvailable |
( |
| ) |
const |
|
inline |
◆ rpcAvailableOnline()
| bool TrigConf::MuonThresholdSet::rpcAvailableOnline |
( |
| ) |
const |
|
inline |
◆ rpcPt1Id()
| int TrigConf::MuonThresholdSet::rpcPt1Id |
( |
| ) |
const |
|
inline |
◆ rpcPt2Id()
| int TrigConf::MuonThresholdSet::rpcPt2Id |
( |
| ) |
const |
|
inline |
◆ rpcPt3Id()
| int TrigConf::MuonThresholdSet::rpcPt3Id |
( |
| ) |
const |
|
inline |
◆ rpcPt4Id()
| int TrigConf::MuonThresholdSet::rpcPt4Id |
( |
| ) |
const |
|
inline |
◆ rpcPt5Id()
| int TrigConf::MuonThresholdSet::rpcPt5Id |
( |
| ) |
const |
|
inline |
◆ rpcPt6Id()
| int TrigConf::MuonThresholdSet::rpcPt6Id |
( |
| ) |
const |
|
inline |
◆ rpcSetId()
| int TrigConf::MuonThresholdSet::rpcSetId |
( |
| ) |
const |
|
inline |
◆ rpcSetName()
| const std::string & TrigConf::MuonThresholdSet::rpcSetName |
( |
| ) |
const |
|
inline |
◆ setComment()
| void TrigConf::TrigConfData::setComment |
( |
const std::string & | c | ) |
|
|
inlineinherited |
◆ setId()
| void TrigConf::TrigConfData::setId |
( |
unsigned int | id | ) |
|
|
inlineinherited |
◆ setLvl1MasterTableId()
| void TrigConf::L1DataBaseclass::setLvl1MasterTableId |
( |
unsigned int | id | ) |
|
|
inlineinherited |
◆ setName()
| void TrigConf::TrigConfData::setName |
( |
const std::string & | name | ) |
|
|
inlineinherited |
◆ setRpcAvailable()
| void TrigConf::MuonThresholdSet::setRpcAvailable |
( |
const bool & | b | ) |
|
|
inline |
◆ setRpcAvailableOnline()
| void TrigConf::MuonThresholdSet::setRpcAvailableOnline |
( |
const bool & | b | ) |
|
|
inline |
◆ setRpcPt1Id()
| void TrigConf::MuonThresholdSet::setRpcPt1Id |
( |
const int & | i | ) |
|
|
inline |
◆ setRpcPt2Id()
| void TrigConf::MuonThresholdSet::setRpcPt2Id |
( |
const int & | i | ) |
|
|
inline |
◆ setRpcPt3Id()
| void TrigConf::MuonThresholdSet::setRpcPt3Id |
( |
const int & | i | ) |
|
|
inline |
◆ setRpcPt4Id()
| void TrigConf::MuonThresholdSet::setRpcPt4Id |
( |
const int & | i | ) |
|
|
inline |
◆ setRpcPt5Id()
| void TrigConf::MuonThresholdSet::setRpcPt5Id |
( |
const int & | i | ) |
|
|
inline |
◆ setRpcPt6Id()
| void TrigConf::MuonThresholdSet::setRpcPt6Id |
( |
const int & | i | ) |
|
|
inline |
◆ setRpcSetId()
| void TrigConf::MuonThresholdSet::setRpcSetId |
( |
const int & | i | ) |
|
|
inline |
◆ setRpcSetName()
| void TrigConf::MuonThresholdSet::setRpcSetName |
( |
const std::string & | s | ) |
|
|
inline |
◆ setSMK()
| void TrigConf::TrigConfData::setSMK |
( |
int | id | ) |
|
|
inlineinherited |
◆ setSuperMasterTableId()
| void TrigConf::TrigConfData::setSuperMasterTableId |
( |
int | id | ) |
|
|
inlineinherited |
◆ setTgcAvailable()
| void TrigConf::MuonThresholdSet::setTgcAvailable |
( |
const bool & | b | ) |
|
|
inline |
◆ setTgcAvailableOnline()
| void TrigConf::MuonThresholdSet::setTgcAvailableOnline |
( |
const bool & | b | ) |
|
|
inline |
◆ setTgcSetId()
| void TrigConf::MuonThresholdSet::setTgcSetId |
( |
const int & | i | ) |
|
|
inline |
◆ setTgcSetName()
| void TrigConf::MuonThresholdSet::setTgcSetName |
( |
const std::string & | s | ) |
|
|
inline |
◆ setVersion()
| void TrigConf::TrigConfData::setVersion |
( |
unsigned int | version | ) |
|
|
inlineinherited |
◆ smk()
| unsigned int TrigConf::TrigConfData::smk |
( |
| ) |
const |
|
inlineinherited |
◆ superMasterTableId()
| int TrigConf::TrigConfData::superMasterTableId |
( |
| ) |
const |
|
inlineinherited |
◆ tgcAvailable()
| bool TrigConf::MuonThresholdSet::tgcAvailable |
( |
| ) |
const |
|
inline |
◆ tgcAvailableOnline()
| bool TrigConf::MuonThresholdSet::tgcAvailableOnline |
( |
| ) |
const |
|
inline |
◆ tgcSetId()
| int TrigConf::MuonThresholdSet::tgcSetId |
( |
| ) |
const |
|
inline |
◆ tgcSetName()
| const std::string & TrigConf::MuonThresholdSet::tgcSetName |
( |
| ) |
const |
|
inline |
◆ version()
| unsigned int TrigConf::TrigConfData::version |
( |
| ) |
const |
|
inlineinherited |
◆ m_comment
| std::string TrigConf::TrigConfData::m_comment |
|
privateinherited |
◆ m_id
| unsigned int TrigConf::TrigConfData::m_id |
|
privateinherited |
◆ m_Lvl1MasterId
| unsigned int TrigConf::L1DataBaseclass::m_Lvl1MasterId |
|
privateinherited |
◆ m_name
| std::string TrigConf::TrigConfData::m_name |
|
privateinherited |
◆ m_rpc_avail
| bool TrigConf::MuonThresholdSet::m_rpc_avail |
|
private |
◆ m_rpc_avail_online
| bool TrigConf::MuonThresholdSet::m_rpc_avail_online |
|
private |
◆ m_rpc_pt1_ext_id
| int TrigConf::MuonThresholdSet::m_rpc_pt1_ext_id |
|
private |
◆ m_rpc_pt2_ext_id
| int TrigConf::MuonThresholdSet::m_rpc_pt2_ext_id |
|
private |
◆ m_rpc_pt3_ext_id
| int TrigConf::MuonThresholdSet::m_rpc_pt3_ext_id |
|
private |
◆ m_rpc_pt4_ext_id
| int TrigConf::MuonThresholdSet::m_rpc_pt4_ext_id |
|
private |
◆ m_rpc_pt5_ext_id
| int TrigConf::MuonThresholdSet::m_rpc_pt5_ext_id |
|
private |
◆ m_rpc_pt6_ext_id
| int TrigConf::MuonThresholdSet::m_rpc_pt6_ext_id |
|
private |
◆ m_rpc_set_ext_id
| int TrigConf::MuonThresholdSet::m_rpc_set_ext_id |
|
private |
◆ m_rpc_set_name
| std::string TrigConf::MuonThresholdSet::m_rpc_set_name |
|
private |
◆ m_smk
| unsigned int TrigConf::TrigConfData::m_smk |
|
privateinherited |
◆ m_tgc_avail
| bool TrigConf::MuonThresholdSet::m_tgc_avail |
|
private |
◆ m_tgc_avail_online
| bool TrigConf::MuonThresholdSet::m_tgc_avail_online |
|
private |
◆ m_tgc_set_ext_id
| int TrigConf::MuonThresholdSet::m_tgc_set_ext_id |
|
private |
◆ m_tgc_set_name
| std::string TrigConf::MuonThresholdSet::m_tgc_set_name |
|
private |
◆ m_version
| unsigned int TrigConf::TrigConfData::m_version |
|
privateinherited |
The documentation for this class was generated from the following files: