#include <PIT.h>
|
std::ostream & | indent (std::ostream &o, int lvl, int size) const |
|
Definition at line 13 of file PIT.h.
◆ PIT()
◆ ~PIT()
virtual TrigConf::PIT::~PIT |
( |
| ) |
|
|
overridevirtualdefault |
◆ __str__()
string TrigConfData::__str__ |
( |
| ) |
const |
|
virtualinherited |
◆ cableBit()
uint16_t TrigConf::PIT::cableBit |
( |
| ) |
const |
|
inline |
Definition at line 35 of file PIT.h.
◆ comment()
const std::string& TrigConf::TrigConfData::comment |
( |
| ) |
const |
|
inlineinherited |
◆ ctpinConnector()
uint16_t TrigConf::PIT::ctpinConnector |
( |
| ) |
const |
|
inline |
Definition at line 26 of file PIT.h.
◆ ctpinSlot()
uint16_t TrigConf::PIT::ctpinSlot |
( |
| ) |
const |
|
inline |
Definition at line 23 of file PIT.h.
◆ id()
unsigned int TrigConf::TrigConfData::id |
( |
| ) |
const |
|
inlineinherited |
◆ indent()
std::ostream & TrigConfData::indent |
( |
std::ostream & |
o, |
|
|
int |
lvl, |
|
|
int |
size |
|
) |
| const |
|
protectedinherited |
◆ lvl1MasterTableId()
unsigned int TrigConf::L1DataBaseclass::lvl1MasterTableId |
( |
| ) |
const |
|
inlineinherited |
◆ name()
const std::string& TrigConf::TrigConfData::name |
( |
| ) |
const |
|
inlineinherited |
◆ pitNumber()
uint16_t TrigConf::PIT::pitNumber |
( |
| ) |
const |
|
inline |
Definition at line 29 of file PIT.h.
◆ print()
void TrigConf::PIT::print |
( |
const std::string & |
indent = "" , |
|
|
unsigned int |
detail = 1 |
|
) |
| const |
|
overridevirtual |
◆ printNameIdV()
void TrigConfData::printNameIdV |
( |
const std::string & |
indent = "" | ) |
const |
|
inherited |
◆ setCableBit()
void TrigConf::PIT::setCableBit |
( |
const uint16_t & |
num | ) |
|
|
inline |
Definition at line 36 of file PIT.h.
◆ setComment()
void TrigConf::TrigConfData::setComment |
( |
const std::string & |
c | ) |
|
|
inlineinherited |
◆ setCtpinConnector()
void TrigConf::PIT::setCtpinConnector |
( |
const uint16_t & |
id | ) |
|
|
inline |
Definition at line 27 of file PIT.h.
◆ setCtpinSlot()
void TrigConf::PIT::setCtpinSlot |
( |
const uint16_t & |
id | ) |
|
|
inline |
Definition at line 24 of file PIT.h.
◆ 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 |
◆ setPitNumber()
void TrigConf::PIT::setPitNumber |
( |
const uint16_t & |
pitnumber | ) |
|
|
inline |
Definition at line 30 of file PIT.h.
◆ setSMK()
void TrigConf::TrigConfData::setSMK |
( |
int |
id | ) |
|
|
inlineinherited |
◆ setSuperMasterTableId()
void TrigConf::TrigConfData::setSuperMasterTableId |
( |
int |
id | ) |
|
|
inlineinherited |
◆ setThresholdActive()
void TrigConf::PIT::setThresholdActive |
( |
const bool & |
a | ) |
|
|
inline |
Definition at line 48 of file PIT.h.
◆ setThresholdBit()
void TrigConf::PIT::setThresholdBit |
( |
const uint16_t & |
num | ) |
|
|
inline |
Definition at line 33 of file PIT.h.
◆ setThresholdMapping()
void TrigConf::PIT::setThresholdMapping |
( |
const int16_t & |
m | ) |
|
|
inline |
Definition at line 45 of file PIT.h.
◆ setThresholdName()
void TrigConf::PIT::setThresholdName |
( |
const std::string & |
name | ) |
|
|
inline |
Definition at line 21 of file PIT.h.
◆ setTmToTtId()
void TrigConf::PIT::setTmToTtId |
( |
const int & |
tmtottid | ) |
|
|
inline |
Definition at line 39 of file PIT.h.
◆ setTriggerThresholdId()
void TrigConf::PIT::setTriggerThresholdId |
( |
const int & |
id | ) |
|
|
inline |
Definition at line 42 of file PIT.h.
◆ setVersion()
void TrigConf::TrigConfData::setVersion |
( |
unsigned int |
version | ) |
|
|
inlineinherited |
◆ smk()
unsigned int TrigConf::TrigConfData::smk |
( |
| ) |
const |
|
inlineinherited |
◆ superMasterTableId()
int TrigConf::TrigConfData::superMasterTableId |
( |
| ) |
const |
|
inlineinherited |
◆ thresholdActive()
bool TrigConf::PIT::thresholdActive |
( |
| ) |
const |
|
inline |
Definition at line 47 of file PIT.h.
◆ thresholdBit()
uint16_t TrigConf::PIT::thresholdBit |
( |
| ) |
const |
|
inline |
Definition at line 32 of file PIT.h.
◆ thresholdMapping()
int16_t TrigConf::PIT::thresholdMapping |
( |
| ) |
const |
|
inline |
Definition at line 44 of file PIT.h.
◆ thresholdName()
const std::string& TrigConf::PIT::thresholdName |
( |
| ) |
const |
|
inline |
Definition at line 20 of file PIT.h.
◆ tmToTtId()
int TrigConf::PIT::tmToTtId |
( |
| ) |
const |
|
inline |
Definition at line 38 of file PIT.h.
◆ triggerThresholdId()
int TrigConf::PIT::triggerThresholdId |
( |
| ) |
const |
|
inline |
Definition at line 41 of file PIT.h.
◆ version()
unsigned int TrigConf::TrigConfData::version |
( |
| ) |
const |
|
inlineinherited |
◆ m_CableBit
uint16_t TrigConf::PIT::m_CableBit |
|
protected |
Definition at line 58 of file PIT.h.
◆ m_comment
std::string TrigConf::TrigConfData::m_comment |
|
privateinherited |
◆ m_CtpinConnector
uint16_t TrigConf::PIT::m_CtpinConnector |
|
protected |
Definition at line 55 of file PIT.h.
◆ m_CtpinSlot
uint16_t TrigConf::PIT::m_CtpinSlot |
|
protected |
Definition at line 54 of file PIT.h.
◆ 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_PitNumber
uint16_t TrigConf::PIT::m_PitNumber |
|
protected |
Definition at line 56 of file PIT.h.
◆ m_smk
unsigned int TrigConf::TrigConfData::m_smk |
|
privateinherited |
◆ m_ThresholdActive
bool TrigConf::PIT::m_ThresholdActive |
|
protected |
Definition at line 61 of file PIT.h.
◆ m_ThresholdBit
uint16_t TrigConf::PIT::m_ThresholdBit |
|
protected |
Definition at line 57 of file PIT.h.
◆ m_ThresholdMapping
int16_t TrigConf::PIT::m_ThresholdMapping |
|
protected |
Definition at line 62 of file PIT.h.
◆ m_ThresholdName
std::string TrigConf::PIT::m_ThresholdName |
|
protected |
Definition at line 53 of file PIT.h.
◆ m_TmToTtId
int TrigConf::PIT::m_TmToTtId |
|
protected |
Definition at line 59 of file PIT.h.
◆ m_TriggerThresholdId
int TrigConf::PIT::m_TriggerThresholdId |
|
protected |
Definition at line 60 of file PIT.h.
◆ m_version
unsigned int TrigConf::TrigConfData::m_version |
|
privateinherited |
The documentation for this class was generated from the following files: