This class implements.. More...
#include "interface/PixelFEDTestDAC.h"
Public Member Functions | |
std::vector< unsigned int > | dacs () |
std::string | mode () const override |
PixelFEDTestDAC (std::string filename) | |
PixelFEDTestDAC (std::vector< std::vector< std::string > > &) | |
void | writeXML (std::ofstream *out, std::ofstream *out1=nullptr, std::ofstream *out2=nullptr) const override |
void | writeXMLHeader (pos::PixelConfigKey key, int version, std::string path, std::ofstream *out, std::ofstream *out1=nullptr, std::ofstream *out2=nullptr) const override |
void | writeXMLTrailer (std::ofstream *out, std::ofstream *out1=nullptr, std::ofstream *out2=nullptr) const override |
Public Member Functions inherited from pos::PixelCalibBase | |
PixelCalibBase () | |
virtual | ~PixelCalibBase () |
Private Member Functions | |
std::vector< unsigned int > | decimalToBaseX (unsigned int a, unsigned int x, unsigned int length) |
unsigned int | levelEncoder (int level) |
Private Attributes | |
std::vector< unsigned int > | dacs_ |
Additional Inherited Members | |
Protected Attributes inherited from pos::PixelCalibBase | |
std::string | mode_ |
This class implements..
A longer explanation will be placed here later
Definition at line 29 of file PixelFEDTestDAC.h.
PixelFEDTestDAC::PixelFEDTestDAC | ( | std::string | filename | ) |
Definition at line 218 of file PixelFEDTestDAC.cc.
References cms::cuda::assert(), TtFullHadDaughter::B, RecoTauCleanerPlugins::charge, gather_cfg::cout, groupFilesInBlocks::fin, mps_fire::i, geometryCSVtoXML::line, hltrates_dqm_sourceclient-live_cfg::offset, command_line::start, and AlCaHLTBitMon_QueryRunRegistry::string.
PixelFEDTestDAC::PixelFEDTestDAC | ( | std::vector< std::vector< std::string > > & | tableMat | ) |
EXTENSION_TABLE_NAME: PIXEL_CALIB_CLOB (VIEW: CONF_KEY_PIXEL_CALIB_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) CALIB_TYPE VARCHAR2(200) CALIB_OBJ_DATA_FILE NOT NULL VARCHAR2(200) CALIB_OBJ_DATA_CLOB NOT NULL CLOB
Definition at line 12 of file PixelFEDTestDAC.cc.
References cms::cuda::assert(), TtFullHadDaughter::B, c, EcnaPython_AdcPeg12_S1_10_R170298_1_0_150_Dee0::cerr, RecoTauCleanerPlugins::charge, gather_cfg::cout, groupFilesInBlocks::fin, mps_fire::i, geometryCSVtoXML::line, dqmiodumpmetadata::n, hltrates_dqm_sourceclient-live_cfg::offset, command_line::start, and AlCaHLTBitMon_QueryRunRegistry::string.
|
inline |
|
private |
|
private |
Definition at line 382 of file PixelFEDTestDAC.cc.
References cms::cuda::assert(), and pulse().
|
inlineoverridevirtual |
Reimplemented from pos::PixelCalibBase.
Definition at line 33 of file PixelFEDTestDAC.h.
References pos::PixelCalibBase::mode_.
|
overridevirtual |
Reimplemented from pos::PixelCalibBase.
Definition at line 479 of file PixelFEDTestDAC.cc.
References AlCaHLTBitMon_QueryRunRegistry::string.
|
overridevirtual |
Reimplemented from pos::PixelCalibBase.
Definition at line 432 of file PixelFEDTestDAC.cc.
References gather_cfg::cout, edmStreamStallGrapher::getTime(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
overridevirtual |
Reimplemented from pos::PixelCalibBase.
Definition at line 491 of file PixelFEDTestDAC.cc.
References gather_cfg::cout, and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 49 of file PixelFEDTestDAC.h.
Referenced by dacs().