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 171 of file PixelFEDTestDAC.cc.
References TtFullHadDaughter::B, ALCARECOTkAlJpsiMuMu_cff::charge, gather_cfg::cout, groupFilesInBlocks::fin, mps_fire::i, createfilelist::int, mps_splice::line, PFRecoTauDiscriminationByIsolation_cfi::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 TtFullHadDaughter::B, EnergyCorrector::c, MessageLogger_cfi::cerr, ALCARECOTkAlJpsiMuMu_cff::charge, gather_cfg::cout, groupFilesInBlocks::fin, mps_fire::i, createfilelist::int, mps_splice::line, gen::n, PFRecoTauDiscriminationByIsolation_cfi::offset, command_line::start, and AlCaHLTBitMon_QueryRunRegistry::string.
|
inline |
Definition at line 35 of file PixelFEDTestDAC.h.
References a, dacs_, decimalToBaseX(), crabWrapper::key, hcalDigis_cfi::level, levelEncoder(), MillePedeFileConverter_cfg::out, callgraph::path, AlCaHLTBitMon_QueryRunRegistry::string, jets_cff::version, writeXML(), writeXMLHeader(), and writeXMLTrailer().
|
private |
|
private |
|
inlineoverridevirtual |
Reimplemented from pos::PixelCalibBase.
Definition at line 34 of file PixelFEDTestDAC.h.
References pos::PixelCalibBase::mode_.
|
overridevirtual |
Reimplemented from pos::PixelCalibBase.
Definition at line 369 of file PixelFEDTestDAC.cc.
References AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by dacs().
|
overridevirtual |
Reimplemented from pos::PixelCalibBase.
Definition at line 322 of file PixelFEDTestDAC.cc.
References gather_cfg::cout, edmStreamStallGrapher::getTime(), and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by dacs().
|
overridevirtual |
Reimplemented from pos::PixelCalibBase.
Definition at line 386 of file PixelFEDTestDAC.cc.
References gather_cfg::cout, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by dacs().
|
private |
Definition at line 55 of file PixelFEDTestDAC.h.
Referenced by dacs().