This is the documentation about PixelFEDCard... More...
#include <PixelFEDCard.h>
Public Member Functions | |
unsigned long long | enabledChannels () |
PixelFEDCard () | |
PixelFEDCard (std::string filename) | |
PixelFEDCard (std::vector< std::vector< std::string > > &tab) | |
void | readDBROCLevels (std::vector< std::vector< std::string > > &tableMat, int first, int last) |
void | readDBTBMLevels (std::vector< std::vector< std::string > > &tableMat, int first, int last) |
void | restoreBaselinAndChannelMasks () |
void | restoreControlAndModeRegister () |
void | setChannel (unsigned int iChannel, bool mode) |
bool | useChannel (unsigned int iChannel) |
void | writeASCII (std::string dir="") const |
void | writeXML (pos::PixelConfigKey key, int version, std::string path) const |
virtual void | writeXML (std::ofstream *out) const |
virtual void | writeXML (std::ofstream *fedstream, std::ofstream *rocstream, std::ofstream *tbmstream) const |
virtual void | writeXMLHeader (pos::PixelConfigKey key, int version, std::string path, std::ofstream *out) const |
virtual void | writeXMLHeader (pos::PixelConfigKey key, int version, std::string path, std::ofstream *fedstream, std::ofstream *roclvlstream, std::ofstream *tbmlvlsteram) const |
virtual void | writeXMLTrailer (std::ofstream *out) const |
virtual void | writeXMLTrailer (std::ofstream *fedstream, std::ofstream *recostream, std::ofstream *tbmstream) const |
~PixelFEDCard () | |
Public Member Functions inherited from pos::PixelConfigBase | |
std::string | creator () |
std::string | date () |
std::string | description () |
std::string | getAuthor () const |
std::string | getComment () const |
PixelConfigBase (std::string description, std::string creator, std::string date) | |
void | setAuthor (std::string author) |
void | setComment (std::string comment) |
virtual | ~PixelConfigBase () |
Public Attributes | |
int | BlackHi [36] |
int | BlackLo [36] |
unsigned int | Ccntrl |
int | Ccntrl_original |
unsigned int | ClkDes2 |
unsigned int | clkphs10_18 |
unsigned int | clkphs19_27 |
unsigned int | clkphs1_9 |
unsigned int | clkphs28_36 |
int | CoarseDel |
int | DelayCh [36] |
int | Errlvl |
unsigned long | FEDBASE_0 |
unsigned long | fedNumber |
int | FedTTCDelay |
int | fifo3Wrnlvl |
int | FineDes1Del |
int | FineDes2Del |
int | modeRegister |
int | modeRegister_original |
int | N_hitlimit |
unsigned int | N_Pword |
unsigned int | N_TBMmask |
int | N_testreg |
unsigned int | Nadcg |
unsigned int | Nbaseln |
int | Nbaseln_original |
int | NC_hitlimit |
unsigned int | NC_Pword |
unsigned int | NC_TBMmask |
int | NC_testreg |
unsigned int | NCadcg |
unsigned int | NCbaseln |
int | NCbaseln_original |
unsigned int | NCcntrl |
unsigned int | NCcntrl_original |
int | NCfifo1Bzlvl |
unsigned int | Ncntrl |
unsigned int | Ncntrl_original |
int | Nfifo1Bzlvl |
int | NRocs [36] |
int | offs_dac [36] |
int | Ooslvl |
int | opt_cap [3] |
int | opt_inadj [3] |
int | opt_ouadj [3] |
int | ROC_L0 [36][26] |
int | ROC_L1 [36][26] |
int | ROC_L2 [36][26] |
int | ROC_L3 [36][26] |
int | ROC_L4 [36][26] |
int | S_hitlimit |
unsigned int | S_Pword |
unsigned int | S_TBMmask |
int | S_testreg |
unsigned int | Sadcg |
unsigned int | Sbaseln |
int | Sbaseln_original |
int | SC_hitlimit |
unsigned int | SC_Pword |
unsigned int | SC_TBMmask |
int | SC_testreg |
unsigned int | SCadcg |
unsigned int | SCbaseln |
int | SCbaseln_original |
unsigned int | SCcntrl |
unsigned int | SCcntrl_original |
int | SCfifo1Bzlvl |
unsigned int | Scntrl |
unsigned int | Scntrl_original |
int | Sfifo1Bzlvl |
unsigned int | SpecialDac |
int | TBM_L0 [36] |
int | TBM_L1 [36] |
int | TBM_L2 [36] |
int | TBM_L3 [36] |
int | TBM_L4 [36] |
int | TRL_L0 [36] |
int | TRL_L1 [36] |
int | TRL_L2 [36] |
int | TRL_L3 [36] |
int | TRL_L4 [36] |
int | Ublack [36] |
Private Member Functions | |
void | clear (void) |
This is the documentation about PixelFEDCard...
" "
The structure which holds all the informations needed to setup a pixel FED. Danek Kotlinski 18/4/06
Definition at line 26 of file PixelFEDCard.h.
PixelFEDCard::PixelFEDCard | ( | ) |
Definition at line 19 of file PixelFEDCard.cc.
References clear().
pos::PixelFEDCard::PixelFEDCard | ( | std::string | filename | ) |
pos::PixelFEDCard::PixelFEDCard | ( | std::vector< std::vector< std::string > > & | tab | ) |
|
inline |
Definition at line 46 of file PixelFEDCard.h.
|
private |
Definition at line 944 of file PixelFEDCard.cc.
References BlackHi, BlackLo, Ccntrl, ClkDes2, clkphs10_18, clkphs19_27, clkphs1_9, clkphs28_36, CoarseDel, DelayCh, Errlvl, FEDBASE_0, fedNumber, fifo3Wrnlvl, FineDes1Del, FineDes2Del, i, j, modeRegister, N_Pword, N_TBMmask, Nadcg, Nbaseln, NC_Pword, NC_TBMmask, NCadcg, NCbaseln, NCcntrl, NCfifo1Bzlvl, Ncntrl, Nfifo1Bzlvl, offs_dac, Ooslvl, opt_cap, opt_inadj, opt_ouadj, ROC_L0, ROC_L1, ROC_L2, ROC_L3, ROC_L4, S_Pword, S_TBMmask, Sadcg, Sbaseln, SC_Pword, SC_TBMmask, SCadcg, SCbaseln, SCcntrl, SCfifo1Bzlvl, Scntrl, Sfifo1Bzlvl, SpecialDac, TBM_L0, TBM_L1, TBM_L2, TBM_L3, TBM_L4, TRL_L0, TRL_L1, TRL_L2, TRL_L3, TRL_L4, and Ublack.
Referenced by Vispa.Views.WidgetView.WidgetView::closeEvent(), Vispa.Views.BoxDecayView.BoxDecayView::closeEvent(), Vispa.Share.FindAlgorithm.FindAlgorithm::findUsingFindDialog(), PixelFEDCard(), Vispa.Views.LineDecayView.LineDecayView::setDataObjects(), Vispa.Views.WidgetView.WidgetView::setDataObjects(), BeautifulSoup.Tag::setString(), Vispa.Views.TreeView.TreeView::updateContent(), Vispa.Views.TableView.TableView::updateContent(), Vispa.Views.BoxDecayView.BoxDecayView::updateContent(), and Vispa.Views.PropertyView.PropertyView::updateContent().
unsigned long long PixelFEDCard::enabledChannels | ( | ) |
Definition at line 1824 of file PixelFEDCard.cc.
References NCcntrl, Ncntrl, SCcntrl, and Scntrl.
Referenced by setChannel(), and useChannel().
void PixelFEDCard::readDBROCLevels | ( | std::vector< std::vector< std::string > > & | tableMat, |
int | first, | ||
int | last | ||
) |
EXTERNAL_TABLE_NAME: ROC_ANALOG_LEVELS (VIEW: CONF_KEY_ROC_LEVELS_V)
CONFIG_KEY NOT NULL VARCHAR2(80) KEY_TYPE NOT NULL VARCHAR2(80) KEY_ALIAS NOT NULL VARCHAR2(80) VERSION VARCHAR2(40) KIND_OF_COND NOT NULL VARCHAR2(40) ROC_NAME VARCHAR2(200) FED_ROC_NUM NUMBER(38) PIXEL_FED NUMBER(38) FED_CHAN NUMBER(38) ROC_L0 NOT NULL NUMBER(38) ROC_L0[1-36][1-21/24/8/16] indexes taken from FED_CHAN and FED_ROC_NUM respec. ROC_L1 NOT NULL NUMBER(38) ROC_L1[1-36][1-21/24/8/16] indexes taken from FED_CHAN and FED_ROC_NUM respec. ROC_L2 NOT NULL NUMBER(38) ROC_L2[1-36][1-21/24/8/16] indexes taken from FED_CHAN and FED_ROC_NUM respec. ROC_L3 NOT NULL NUMBER(38) ROC_L3[1-36][1-21/24/8/16] indexes taken from FED_CHAN and FED_ROC_NUM respec. ROC_L4 NOT NULL NUMBER(38) ROC_L4[1-36][1-21/24/8/16] indexes taken from FED_CHAN and FED_ROC_NUM respec. ROC_B NUMBER(38) ROC_UB NUMBER(38)
Definition at line 466 of file PixelFEDCard.cc.
References trackerHits::c, dtNoiseDBValidation_cfg::cerr, n, alignCSCRings::r, ROC_L0, ROC_L1, ROC_L2, ROC_L3, and ROC_L4.
void PixelFEDCard::readDBTBMLevels | ( | std::vector< std::vector< std::string > > & | tableMat, |
int | first, | ||
int | last | ||
) |
EXTERNAL_TABLE_NAME: TBM_ANALOG_LEVELS (VIEW: CONF_KEY_TBM_LEVELS_V)
CONFIG_KEY NOT NULL VARCHAR2(80) KEY_TYPE NOT NULL VARCHAR2(80) KEY_ALIAS NOT NULL VARCHAR2(80) VERSION VARCHAR2(40) KIND_OF_COND NOT NULL VARCHAR2(40) TBM_NAME VARCHAR2(200) PIXEL_FED NUMBER(38) FED_CHAN NUMBER(38) TBMA_HEAD_L0 NUMBER(38) TBM_L0[1-36] index taken from FED_CHAN TBMA_HEAD_L1 NUMBER(38) TBM_L1[1-36] index taken from FED_CHAN TBMA_HEAD_L2 NUMBER(38) TBM_L2[1-36] index taken from FED_CHAN TBMA_HEAD_L3 NUMBER(38) TBM_L3[1-36] index taken from FED_CHAN TBMA_HEAD_L4 NUMBER(38) TBM_L4[1-36] index taken from FED_CHAN TBMA_TRAIL_L0 NUMBER(38) TRL_L0[1-36] index taken from FED_CHAN TBMA_TRAIL_L1 NUMBER(38) TRL_L1[1-36] index taken from FED_CHAN TBMA_TRAIL_L2 NUMBER(38) TRL_L2[1-36] index taken from FED_CHAN TBMA_TRAIL_L3 NUMBER(38) TRL_L3[1-36] index taken from FED_CHAN TBMA_TRAIL_L4 NUMBER(38) TRL_L4[1-36] index taken from FED_CHAN TBMA_HEAD_B NUMBER(38) TBMA_HEAD_UB NUMBER(38) TBMA_TRAIL_B NUMBER(38) TBMA_TRAIL_UB NUMBER(38)
Definition at line 350 of file PixelFEDCard.cc.
References trackerHits::c, dtNoiseDBValidation_cfg::cerr, n, alignCSCRings::r, TBM_L0, TBM_L1, TBM_L2, TBM_L3, TBM_L4, TRL_L0, TRL_L1, TRL_L2, TRL_L3, and TRL_L4.
void PixelFEDCard::restoreBaselinAndChannelMasks | ( | ) |
Definition at line 1863 of file PixelFEDCard.cc.
References Nbaseln, Nbaseln_original, NCbaseln, NCbaseln_original, NCcntrl, NCcntrl_original, Ncntrl, Ncntrl_original, Sbaseln, Sbaseln_original, SCbaseln, SCbaseln_original, SCcntrl, SCcntrl_original, Scntrl, and Scntrl_original.
void PixelFEDCard::restoreControlAndModeRegister | ( | ) |
Definition at line 1879 of file PixelFEDCard.cc.
References Ccntrl, Ccntrl_original, modeRegister, and modeRegister_original.
void PixelFEDCard::setChannel | ( | unsigned int | iChannel, |
bool | mode | ||
) |
Definition at line 1841 of file PixelFEDCard.cc.
References enabledChannels(), NCcntrl, Ncntrl, SCcntrl, and Scntrl.
Referenced by pos::PixelConfigurationVerifier::checkChannelEnable().
bool PixelFEDCard::useChannel | ( | unsigned int | iChannel | ) |
Definition at line 1836 of file PixelFEDCard.cc.
References enabledChannels().
Referenced by pos::PixelConfigurationVerifier::checkChannelEnable().
|
virtual |
Implements pos::PixelConfigBase.
Definition at line 1022 of file PixelFEDCard.cc.
References BlackHi, BlackLo, Ccntrl, ClkDes2, clkphs10_18, clkphs19_27, clkphs1_9, clkphs28_36, CoarseDel, gather_cfg::cout, DelayCh, Errlvl, FEDBASE_0, fedNumber, FedTTCDelay, fifo3Wrnlvl, lut2db_cfg::filename, FineDes1Del, FineDes2Del, i, j, modeRegister, N_hitlimit, N_Pword, N_TBMmask, N_testreg, Nadcg, Nbaseln, NC_hitlimit, NC_Pword, NC_TBMmask, NC_testreg, NCadcg, NCbaseln, NCcntrl, NCfifo1Bzlvl, Ncntrl, Nfifo1Bzlvl, NULL, offs_dac, Ooslvl, opt_cap, opt_inadj, opt_ouadj, getDQMSummary::outfile, ROC_L0, ROC_L1, ROC_L2, ROC_L3, ROC_L4, S_hitlimit, S_Pword, S_TBMmask, S_testreg, Sadcg, Sbaseln, SC_hitlimit, SC_Pword, SC_TBMmask, SC_testreg, SCadcg, SCbaseln, SCcntrl, SCfifo1Bzlvl, Scntrl, Sfifo1Bzlvl, SpecialDac, AlCaHLTBitMon_QueryRunRegistry::string, TBM_L0, TBM_L1, TBM_L2, TBM_L3, TBM_L4, TRL_L0, TRL_L1, TRL_L2, TRL_L3, TRL_L4, and Ublack.
|
virtual |
Reimplemented from pos::PixelConfigBase.
Definition at line 1657 of file PixelFEDCard.cc.
References gather_cfg::cout, contentValuesFiles::fullPath, pos::PixelTimeFormatter::getTime(), dbtoconf::out, and AlCaHLTBitMon_QueryRunRegistry::string.
|
virtual |
Reimplemented from pos::PixelConfigBase.
Definition at line 1412 of file PixelFEDCard.cc.
References fedNumber, and AlCaHLTBitMon_QueryRunRegistry::string.
|
virtual |
Reimplemented from pos::PixelConfigBase.
Definition at line 1493 of file PixelFEDCard.cc.
References BlackHi, BlackLo, Ccntrl, ClkDes2, clkphs10_18, clkphs19_27, clkphs1_9, clkphs28_36, CoarseDel, DelayCh, Errlvl, FEDBASE_0, fedNumber, FedTTCDelay, fifo3Wrnlvl, FineDes1Del, FineDes2Del, i, j, modeRegister, N_hitlimit, N_Pword, N_TBMmask, N_testreg, Nadcg, Nbaseln, NC_hitlimit, NC_Pword, NC_TBMmask, NC_testreg, NCadcg, NCbaseln, NCcntrl, NCfifo1Bzlvl, Ncntrl, Nfifo1Bzlvl, offs_dac, Ooslvl, opt_cap, opt_inadj, opt_ouadj, ROC_L0, ROC_L1, ROC_L2, ROC_L3, ROC_L4, S_hitlimit, S_Pword, S_TBMmask, S_testreg, Sadcg, Sbaseln, SC_hitlimit, SC_Pword, SC_TBMmask, SC_testreg, SCadcg, SCbaseln, SCcntrl, SCfifo1Bzlvl, Scntrl, Sfifo1Bzlvl, SpecialDac, AlCaHLTBitMon_QueryRunRegistry::string, TBM_L0, TBM_L1, TBM_L2, TBM_L3, TBM_L4, TRL_L0, TRL_L1, TRL_L2, TRL_L3, TRL_L4, and Ublack.
|
virtual |
Reimplemented from pos::PixelConfigBase.
Definition at line 1374 of file PixelFEDCard.cc.
References gather_cfg::cout, contentValuesFiles::fullPath, pos::PixelTimeFormatter::getmSecTime(), pos::PixelTimeFormatter::getTime(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
virtual |
Reimplemented from pos::PixelConfigBase.
Definition at line 1255 of file PixelFEDCard.cc.
References gather_cfg::cout, pos::PixelConfigBase::getAuthor(), pos::PixelConfigBase::getComment(), pos::PixelTimeFormatter::getmSecTime(), pos::PixelTimeFormatter::getTime(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
virtual |
Reimplemented from pos::PixelConfigBase.
Definition at line 1646 of file PixelFEDCard.cc.
References gather_cfg::cout, and AlCaHLTBitMon_QueryRunRegistry::string.
|
virtual |
Reimplemented from pos::PixelConfigBase.
Definition at line 1617 of file PixelFEDCard.cc.
References gather_cfg::cout, and AlCaHLTBitMon_QueryRunRegistry::string.
int pos::PixelFEDCard::BlackHi[36] |
Definition at line 85 of file PixelFEDCard.h.
Referenced by clear(), writeASCII(), and writeXML().
int pos::PixelFEDCard::BlackLo[36] |
Definition at line 86 of file PixelFEDCard.h.
Referenced by clear(), writeASCII(), and writeXML().
unsigned int pos::PixelFEDCard::Ccntrl |
Definition at line 117 of file PixelFEDCard.h.
Referenced by clear(), restoreControlAndModeRegister(), writeASCII(), and writeXML().
int pos::PixelFEDCard::Ccntrl_original |
Definition at line 151 of file PixelFEDCard.h.
Referenced by restoreControlAndModeRegister().
unsigned int pos::PixelFEDCard::ClkDes2 |
Definition at line 114 of file PixelFEDCard.h.
Referenced by clear(), writeASCII(), and writeXML().
unsigned int pos::PixelFEDCard::clkphs10_18 |
Definition at line 79 of file PixelFEDCard.h.
Referenced by clear(), writeASCII(), and writeXML().
unsigned int pos::PixelFEDCard::clkphs19_27 |
Definition at line 79 of file PixelFEDCard.h.
Referenced by clear(), writeASCII(), and writeXML().
unsigned int pos::PixelFEDCard::clkphs1_9 |
Definition at line 79 of file PixelFEDCard.h.
Referenced by clear(), writeASCII(), and writeXML().
unsigned int pos::PixelFEDCard::clkphs28_36 |
Definition at line 79 of file PixelFEDCard.h.
Referenced by clear(), writeASCII(), and writeXML().
int pos::PixelFEDCard::CoarseDel |
Definition at line 113 of file PixelFEDCard.h.
Referenced by clear(), writeASCII(), and writeXML().
int pos::PixelFEDCard::DelayCh[36] |
Definition at line 82 of file PixelFEDCard.h.
Referenced by clear(), writeASCII(), and writeXML().
int pos::PixelFEDCard::Errlvl |
Definition at line 132 of file PixelFEDCard.h.
Referenced by clear(), writeASCII(), and writeXML().
unsigned long pos::PixelFEDCard::FEDBASE_0 |
Definition at line 155 of file PixelFEDCard.h.
Referenced by clear(), writeASCII(), and writeXML().
unsigned long pos::PixelFEDCard::fedNumber |
Definition at line 155 of file PixelFEDCard.h.
Referenced by pos::PixelConfigurationVerifier::checkChannelEnable(), clear(), writeASCII(), and writeXML().
int pos::PixelFEDCard::FedTTCDelay |
Definition at line 138 of file PixelFEDCard.h.
Referenced by writeASCII(), and writeXML().
int pos::PixelFEDCard::fifo3Wrnlvl |
Definition at line 135 of file PixelFEDCard.h.
Referenced by clear(), writeASCII(), and writeXML().
int pos::PixelFEDCard::FineDes1Del |
Definition at line 113 of file PixelFEDCard.h.
Referenced by clear(), writeASCII(), and writeXML().
int pos::PixelFEDCard::FineDes2Del |
Definition at line 113 of file PixelFEDCard.h.
Referenced by clear(), writeASCII(), and writeXML().
int pos::PixelFEDCard::modeRegister |
Definition at line 120 of file PixelFEDCard.h.
Referenced by clear(), restoreControlAndModeRegister(), writeASCII(), and writeXML().
int pos::PixelFEDCard::modeRegister_original |
Definition at line 152 of file PixelFEDCard.h.
Referenced by restoreControlAndModeRegister().
int pos::PixelFEDCard::N_hitlimit |
Definition at line 141 of file PixelFEDCard.h.
Referenced by writeASCII(), and writeXML().
unsigned int pos::PixelFEDCard::N_Pword |
Definition at line 107 of file PixelFEDCard.h.
Referenced by clear(), writeASCII(), and writeXML().
unsigned int pos::PixelFEDCard::N_TBMmask |
Definition at line 104 of file PixelFEDCard.h.
Referenced by clear(), writeASCII(), and writeXML().
int pos::PixelFEDCard::N_testreg |
Definition at line 144 of file PixelFEDCard.h.
Referenced by writeASCII(), and writeXML().
unsigned int pos::PixelFEDCard::Nadcg |
Definition at line 126 of file PixelFEDCard.h.
Referenced by clear(), writeASCII(), and writeXML().
unsigned int pos::PixelFEDCard::Nbaseln |
Definition at line 129 of file PixelFEDCard.h.
Referenced by clear(), restoreBaselinAndChannelMasks(), writeASCII(), and writeXML().
int pos::PixelFEDCard::Nbaseln_original |
Definition at line 148 of file PixelFEDCard.h.
Referenced by restoreBaselinAndChannelMasks().
int pos::PixelFEDCard::NC_hitlimit |
Definition at line 141 of file PixelFEDCard.h.
Referenced by writeASCII(), and writeXML().
unsigned int pos::PixelFEDCard::NC_Pword |
Definition at line 107 of file PixelFEDCard.h.
Referenced by clear(), writeASCII(), and writeXML().
unsigned int pos::PixelFEDCard::NC_TBMmask |
Definition at line 104 of file PixelFEDCard.h.
Referenced by clear(), writeASCII(), and writeXML().
int pos::PixelFEDCard::NC_testreg |
Definition at line 144 of file PixelFEDCard.h.
Referenced by writeASCII(), and writeXML().
unsigned int pos::PixelFEDCard::NCadcg |
Definition at line 126 of file PixelFEDCard.h.
Referenced by clear(), writeASCII(), and writeXML().
unsigned int pos::PixelFEDCard::NCbaseln |
Definition at line 129 of file PixelFEDCard.h.
Referenced by clear(), restoreBaselinAndChannelMasks(), writeASCII(), and writeXML().
int pos::PixelFEDCard::NCbaseln_original |
Definition at line 148 of file PixelFEDCard.h.
Referenced by restoreBaselinAndChannelMasks().
unsigned int pos::PixelFEDCard::NCcntrl |
Definition at line 97 of file PixelFEDCard.h.
Referenced by clear(), enabledChannels(), restoreBaselinAndChannelMasks(), setChannel(), writeASCII(), and writeXML().
unsigned int pos::PixelFEDCard::NCcntrl_original |
Definition at line 101 of file PixelFEDCard.h.
Referenced by restoreBaselinAndChannelMasks().
int pos::PixelFEDCard::NCfifo1Bzlvl |
Definition at line 135 of file PixelFEDCard.h.
Referenced by clear(), writeASCII(), and writeXML().
unsigned int pos::PixelFEDCard::Ncntrl |
Definition at line 97 of file PixelFEDCard.h.
Referenced by clear(), enabledChannels(), restoreBaselinAndChannelMasks(), setChannel(), writeASCII(), and writeXML().
unsigned int pos::PixelFEDCard::Ncntrl_original |
Definition at line 101 of file PixelFEDCard.h.
Referenced by restoreBaselinAndChannelMasks().
int pos::PixelFEDCard::Nfifo1Bzlvl |
Definition at line 135 of file PixelFEDCard.h.
Referenced by clear(), writeASCII(), and writeXML().
int pos::PixelFEDCard::NRocs[36] |
Definition at line 123 of file PixelFEDCard.h.
Referenced by pos::PixelConfigurationVerifier::checkChannelEnable().
int pos::PixelFEDCard::offs_dac[36] |
Definition at line 76 of file PixelFEDCard.h.
Referenced by clear(), writeASCII(), and writeXML().
int pos::PixelFEDCard::Ooslvl |
Definition at line 132 of file PixelFEDCard.h.
Referenced by clear(), writeASCII(), and writeXML().
int pos::PixelFEDCard::opt_cap[3] |
Definition at line 71 of file PixelFEDCard.h.
Referenced by clear(), writeASCII(), and writeXML().
int pos::PixelFEDCard::opt_inadj[3] |
Definition at line 72 of file PixelFEDCard.h.
Referenced by clear(), writeASCII(), and writeXML().
int pos::PixelFEDCard::opt_ouadj[3] |
Definition at line 73 of file PixelFEDCard.h.
Referenced by clear(), writeASCII(), and writeXML().
int pos::PixelFEDCard::ROC_L0[36][26] |
Definition at line 93 of file PixelFEDCard.h.
Referenced by clear(), readDBROCLevels(), writeASCII(), and writeXML().
int pos::PixelFEDCard::ROC_L1[36][26] |
Definition at line 93 of file PixelFEDCard.h.
Referenced by clear(), readDBROCLevels(), writeASCII(), and writeXML().
int pos::PixelFEDCard::ROC_L2[36][26] |
Definition at line 93 of file PixelFEDCard.h.
Referenced by clear(), readDBROCLevels(), writeASCII(), and writeXML().
int pos::PixelFEDCard::ROC_L3[36][26] |
Definition at line 93 of file PixelFEDCard.h.
Referenced by clear(), readDBROCLevels(), writeASCII(), and writeXML().
int pos::PixelFEDCard::ROC_L4[36][26] |
Definition at line 93 of file PixelFEDCard.h.
Referenced by clear(), readDBROCLevels(), writeASCII(), and writeXML().
int pos::PixelFEDCard::S_hitlimit |
Definition at line 141 of file PixelFEDCard.h.
Referenced by writeASCII(), and writeXML().
unsigned int pos::PixelFEDCard::S_Pword |
Definition at line 107 of file PixelFEDCard.h.
Referenced by clear(), writeASCII(), and writeXML().
unsigned int pos::PixelFEDCard::S_TBMmask |
Definition at line 104 of file PixelFEDCard.h.
Referenced by clear(), writeASCII(), and writeXML().
int pos::PixelFEDCard::S_testreg |
Definition at line 144 of file PixelFEDCard.h.
Referenced by writeASCII(), and writeXML().
unsigned int pos::PixelFEDCard::Sadcg |
Definition at line 126 of file PixelFEDCard.h.
Referenced by clear(), writeASCII(), and writeXML().
unsigned int pos::PixelFEDCard::Sbaseln |
Definition at line 129 of file PixelFEDCard.h.
Referenced by clear(), restoreBaselinAndChannelMasks(), writeASCII(), and writeXML().
int pos::PixelFEDCard::Sbaseln_original |
Definition at line 148 of file PixelFEDCard.h.
Referenced by restoreBaselinAndChannelMasks().
int pos::PixelFEDCard::SC_hitlimit |
Definition at line 141 of file PixelFEDCard.h.
Referenced by writeASCII(), and writeXML().
unsigned int pos::PixelFEDCard::SC_Pword |
Definition at line 107 of file PixelFEDCard.h.
Referenced by clear(), writeASCII(), and writeXML().
unsigned int pos::PixelFEDCard::SC_TBMmask |
Definition at line 104 of file PixelFEDCard.h.
Referenced by clear(), writeASCII(), and writeXML().
int pos::PixelFEDCard::SC_testreg |
Definition at line 144 of file PixelFEDCard.h.
Referenced by writeASCII(), and writeXML().
unsigned int pos::PixelFEDCard::SCadcg |
Definition at line 126 of file PixelFEDCard.h.
Referenced by clear(), writeASCII(), and writeXML().
unsigned int pos::PixelFEDCard::SCbaseln |
Definition at line 129 of file PixelFEDCard.h.
Referenced by clear(), restoreBaselinAndChannelMasks(), writeASCII(), and writeXML().
int pos::PixelFEDCard::SCbaseln_original |
Definition at line 148 of file PixelFEDCard.h.
Referenced by restoreBaselinAndChannelMasks().
unsigned int pos::PixelFEDCard::SCcntrl |
Definition at line 97 of file PixelFEDCard.h.
Referenced by clear(), enabledChannels(), restoreBaselinAndChannelMasks(), setChannel(), writeASCII(), and writeXML().
unsigned int pos::PixelFEDCard::SCcntrl_original |
Definition at line 101 of file PixelFEDCard.h.
Referenced by restoreBaselinAndChannelMasks().
int pos::PixelFEDCard::SCfifo1Bzlvl |
Definition at line 135 of file PixelFEDCard.h.
Referenced by clear(), writeASCII(), and writeXML().
unsigned int pos::PixelFEDCard::Scntrl |
Definition at line 97 of file PixelFEDCard.h.
Referenced by clear(), enabledChannels(), restoreBaselinAndChannelMasks(), setChannel(), writeASCII(), and writeXML().
unsigned int pos::PixelFEDCard::Scntrl_original |
Definition at line 101 of file PixelFEDCard.h.
Referenced by restoreBaselinAndChannelMasks().
int pos::PixelFEDCard::Sfifo1Bzlvl |
Definition at line 135 of file PixelFEDCard.h.
Referenced by clear(), writeASCII(), and writeXML().
unsigned int pos::PixelFEDCard::SpecialDac |
Definition at line 110 of file PixelFEDCard.h.
Referenced by clear(), writeASCII(), and writeXML().
int pos::PixelFEDCard::TBM_L0[36] |
Definition at line 90 of file PixelFEDCard.h.
Referenced by clear(), readDBTBMLevels(), writeASCII(), and writeXML().
int pos::PixelFEDCard::TBM_L1[36] |
Definition at line 90 of file PixelFEDCard.h.
Referenced by clear(), readDBTBMLevels(), writeASCII(), and writeXML().
int pos::PixelFEDCard::TBM_L2[36] |
Definition at line 90 of file PixelFEDCard.h.
Referenced by clear(), readDBTBMLevels(), writeASCII(), and writeXML().
int pos::PixelFEDCard::TBM_L3[36] |
Definition at line 90 of file PixelFEDCard.h.
Referenced by clear(), readDBTBMLevels(), writeASCII(), and writeXML().
int pos::PixelFEDCard::TBM_L4[36] |
Definition at line 90 of file PixelFEDCard.h.
Referenced by clear(), readDBTBMLevels(), writeASCII(), and writeXML().
int pos::PixelFEDCard::TRL_L0[36] |
Definition at line 91 of file PixelFEDCard.h.
Referenced by clear(), readDBTBMLevels(), writeASCII(), and writeXML().
int pos::PixelFEDCard::TRL_L1[36] |
Definition at line 91 of file PixelFEDCard.h.
Referenced by clear(), readDBTBMLevels(), writeASCII(), and writeXML().
int pos::PixelFEDCard::TRL_L2[36] |
Definition at line 91 of file PixelFEDCard.h.
Referenced by clear(), readDBTBMLevels(), writeASCII(), and writeXML().
int pos::PixelFEDCard::TRL_L3[36] |
Definition at line 91 of file PixelFEDCard.h.
Referenced by clear(), readDBTBMLevels(), writeASCII(), and writeXML().
int pos::PixelFEDCard::TRL_L4[36] |
Definition at line 91 of file PixelFEDCard.h.
Referenced by clear(), readDBTBMLevels(), writeASCII(), and writeXML().
int pos::PixelFEDCard::Ublack[36] |
Definition at line 87 of file PixelFEDCard.h.
Referenced by clear(), writeASCII(), and writeXML().