#include <L1DataBaseclass.h>
Inherits TrigConf::TrigConfData.
Inherited by TrigConf::BunchGroup, TrigConf::BunchGroupSet, TrigConf::CTPConfig, TrigConf::CTPFiles, TrigConf::CaloInfo, TrigConf::CaloJetInput, TrigConf::CaloSinCos, TrigConf::DeadTime, TrigConf::IsolationParam, TrigConf::LutCam, TrigConf::Menu, TrigConf::Muctpi, TrigConf::MuonThresholdSet, TrigConf::PIT, TrigConf::PrescaleSet, TrigConf::PrescaledClock, TrigConf::PrioritySet, TrigConf::Random, TrigConf::TIP, TrigConf::ThresholdConfig, TrigConf::ThresholdMonitor, TrigConf::TriggerThreshold, and TrigConf::TriggerThresholdValue.
|
| std::ostream & | indent (std::ostream &o, int lvl, int size) const |
Definition at line 22 of file L1DataBaseclass.h.
◆ L1DataBaseclass()
| TrigConf::L1DataBaseclass::L1DataBaseclass |
( |
| ) |
|
|
inline |
Definition at line 24 of file L1DataBaseclass.h.
24 :
27 {}
unsigned int m_Lvl1MasterId
TrigConfData(const std::string &name="")
◆ ~L1DataBaseclass()
| virtual TrigConf::L1DataBaseclass::~L1DataBaseclass |
( |
| ) |
|
|
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 |
|
inline |
◆ name()
| const std::string & TrigConf::TrigConfData::name |
( |
| ) |
const |
|
inlineinherited |
◆ print()
| virtual void TrigConf::TrigConfData::print |
( |
const std::string & | indent = "", |
|
|
unsigned int | detail = 1 ) const |
|
pure virtualinherited |
Implemented in TrigConf::BunchGroup, TrigConf::BunchGroupSet, TrigConf::CaloInfo, TrigConf::CaloJetInput, TrigConf::CaloSinCos, TrigConf::ClusterThresholdValue, TrigConf::CTPConfig, TrigConf::CTPFiles, TrigConf::DeadTime, TrigConf::EtThresholdValue, TrigConf::HLTChain, TrigConf::HLTFrame, TrigConf::HLTPrescaleSet, TrigConf::HLTSequence, TrigConf::HLTStreamTag, TrigConf::HLTTriggerElement, TrigConf::IsolationParam, TrigConf::JetThresholdValue, TrigConf::JobOption, TrigConf::JobOptionTable, TrigConf::LutCam, TrigConf::Menu, TrigConf::Muctpi, TrigConf::MuonThresholdSet, TrigConf::MuonThresholdValue, TrigConf::NimThresholdValue, TrigConf::PIT, TrigConf::PrescaledClock, TrigConf::PrescaleSet, TrigConf::PrioritySet, TrigConf::Random, TrigConf::ThresholdConfig, TrigConf::ThresholdMonitor, TrigConf::TIP, TrigConf::TriggerItem, TrigConf::TriggerThreshold, TrigConf::TriggerThresholdValue, and TrigConf::XsThresholdValue.
◆ 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}
std::ostream & indent(std::ostream &o, int lvl, int size) const
const std::string & name() const
const std::string & comment() const
unsigned int version() const
◆ 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 | ) |
|
|
inline |
◆ setName()
| void TrigConf::TrigConfData::setName |
( |
const std::string & | name | ) |
|
|
inlineinherited |
◆ setSMK()
| void TrigConf::TrigConfData::setSMK |
( |
int | id | ) |
|
|
inlineinherited |
◆ setSuperMasterTableId()
| void TrigConf::TrigConfData::setSuperMasterTableId |
( |
int | id | ) |
|
|
inlineinherited |
◆ setVersion()
| void TrigConf::TrigConfData::setVersion |
( |
unsigned int | version | ) |
|
|
inlineinherited |
◆ smk()
| unsigned int TrigConf::TrigConfData::smk |
( |
| ) |
const |
|
inlineinherited |
◆ superMasterTableId()
| int TrigConf::TrigConfData::superMasterTableId |
( |
| ) |
const |
|
inlineinherited |
◆ 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 |
|
private |
◆ m_name
| std::string TrigConf::TrigConfData::m_name |
|
privateinherited |
◆ m_smk
| unsigned int TrigConf::TrigConfData::m_smk |
|
privateinherited |
◆ m_version
| unsigned int TrigConf::TrigConfData::m_version |
|
privateinherited |
The documentation for this class was generated from the following file: