#include <PixelTrimAllPixels.h>
Public Member Functions | |
void | generateConfiguration (PixelFECConfigInterface *pixelFEC, PixelNameTranslation *trans, const PixelMaskBase &pixelMask) const override |
PixelROCTrimBits | getTrimBits (int ROCId) const override |
PixelROCTrimBits * | getTrimBits (PixelROCName name) override |
PixelTrimAllPixels (std::string filename) | |
PixelTrimAllPixels (std::vector< std::vector< std::string > > &tableMat) | |
void | writeASCII (std::string filename) const override |
void | writeBinary (std::string filename) const override |
void | writeXML (pos::PixelConfigKey key, int version, std::string path) const override |
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::PixelTrimBase | |
PixelTrimBase (std::string description, std::string creator, std::string date) | |
void | setOverride (PixelTrimOverrideBase *trimOverride) |
void | writeXML (pos::PixelConfigKey key, int version, std::string path) const override |
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 |
~PixelTrimBase () override | |
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 void | writeXML (std::ofstream *out) const |
virtual void | writeXMLHeader (pos::PixelConfigKey key, int version, std::string path, std::ofstream *out) const |
virtual void | writeXMLTrailer (std::ofstream *out) const |
virtual | ~PixelConfigBase () |
Private Attributes | |
std::vector< std::string > | rocname_ |
std::vector< PixelROCTrimBits > | trimbits_ |
Definition at line 31 of file PixelTrimAllPixels.h.
PixelTrimAllPixels::PixelTrimAllPixels | ( | std::string | filename | ) |
Definition at line 80 of file PixelTrimAllPixels.cc.
References cms::cuda::assert(), HltBtagPostValidation_cff::c, corrVsCorr::filename, mps_fire::i, recoMuon::in, AlCaHLTBitMon_QueryRunRegistry::string, createJobs::tmp, and trimbits_.
PixelTrimAllPixels::PixelTrimAllPixels | ( | std::vector< std::vector< std::string > > & | tableMat | ) |
EXTENSION_TABLE_NAME: ROC_TRIMS (VIEW: CONF_KEY_ROC_TRIMS_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 NOT NULL VARCHAR2(200) TRIM_BITS NOT NULL VARCHAR2(4000)
Definition at line 25 of file PixelTrimAllPixels.cc.
References cms::cuda::assert(), base64_decode, ALPAKA_ACCELERATOR_NAMESPACE::pixelClustering::pixelStatus::bits, HltBtagPostValidation_cff::c, DMR_cfg::cerr, dqmiodumpmetadata::n, AlCaHLTBitMon_QueryRunRegistry::string, createJobs::tmp, and trimbits_.
|
overridevirtual |
Implements pos::PixelTrimBase.
Definition at line 190 of file PixelTrimAllPixels.cc.
References cuy::col, pos::PixelNameTranslation::getHdwAddress(), pos::PixelMaskBase::getMaskBits(), pos::PixelHdwAddress::hubaddress(), mps_fire::i, pos::PixelROCMaskBits::mask(), pos::PixelHdwAddress::mfec(), pos::PixelHdwAddress::mfecchannel(), Skims_PA_cff::name, pos::PixelHdwAddress::portaddress(), pos::PixelHdwAddress::rocid(), pos::PixelFECConfigInterface::roctrimload(), createJobs::tmp, and trimbits_.
|
overridevirtual |
Implements pos::PixelTrimBase.
Definition at line 179 of file PixelTrimAllPixels.cc.
References trimbits_.
|
overridevirtual |
Implements pos::PixelTrimBase.
Definition at line 181 of file PixelTrimAllPixels.cc.
References mps_fire::i, Skims_PA_cff::name, and trimbits_.
|
overridevirtual |
Implements pos::PixelTrimBase.
Definition at line 228 of file PixelTrimAllPixels.cc.
References DeadROC_duringRun::dir, corrVsCorr::filename, mps_fire::i, callgraph::module, Skims_PA_cff::name, MillePedeFileConverter_cfg::out, AlCaHLTBitMon_QueryRunRegistry::string, and trimbits_.
|
overridevirtual |
Implements pos::PixelTrimBase.
Definition at line 220 of file PixelTrimAllPixels.cc.
References corrVsCorr::filename, mps_fire::i, MillePedeFileConverter_cfg::out, and trimbits_.
|
inlineoverridevirtual |
Reimplemented from pos::PixelConfigBase.
Definition at line 46 of file PixelTrimAllPixels.h.
|
overridevirtual |
Reimplemented from pos::PixelConfigBase.
Definition at line 285 of file PixelTrimAllPixels.cc.
References mps_fire::i, AlCaHLTBitMon_QueryRunRegistry::string, and trimbits_.
|
overridevirtual |
Reimplemented from pos::PixelConfigBase.
Definition at line 241 of file PixelTrimAllPixels.cc.
References gather_cfg::cout, pos::PixelConfigBase::getAuthor(), pos::PixelConfigBase::getComment(), pos::PixelTimeFormatter::getmSecTime(), pos::PixelTimeFormatter::getTime(), castor_dqm_sourceclient_file_cfg::path, AlCaHLTBitMon_QueryRunRegistry::string, and BeamSplash_cfg::version.
|
overridevirtual |
Reimplemented from pos::PixelConfigBase.
Definition at line 296 of file PixelTrimAllPixels.cc.
References gather_cfg::cout, and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 63 of file PixelTrimAllPixels.h.
|
private |
Definition at line 64 of file PixelTrimAllPixels.h.
Referenced by generateConfiguration(), getTrimBits(), PixelTrimAllPixels(), writeASCII(), writeBinary(), and writeXML().