This is the documentation about PixelMaskAllPixels... More...
#include <PixelMaskAllPixels.h>
Public Member Functions | |
void | addROCMaskBits (const PixelROCMaskBits &) |
const PixelROCMaskBits & | getMaskBits (int ROCId) const override |
PixelROCMaskBits * | getMaskBits (PixelROCName name) override |
PixelMaskAllPixels (std::string filename) | |
PixelMaskAllPixels (std::vector< std::vector< std::string > > &tableMat) | |
PixelMaskAllPixels () | |
void | writeASCII (std::string dir) 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::PixelMaskBase | |
PixelMaskBase (std::string description, std::string creator, std::string date) | |
void | setOverride (PixelMaskOverrideBase *) |
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 |
~PixelMaskBase () 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< PixelROCMaskBits > | maskbits_ |
This is the documentation about PixelMaskAllPixels...
" "
Definition at line 23 of file PixelMaskAllPixels.h.
PixelMaskAllPixels::PixelMaskAllPixels | ( | std::string | filename | ) |
Definition at line 87 of file PixelMaskAllPixels.cc.
References HltBtagPostValidation_cff::c, gather_cfg::cout, corrVsCorr::filename, mps_fire::i, recoMuon::in, maskbits_, AlCaHLTBitMon_QueryRunRegistry::string, makeGlobalPositionRcd_cfg::tag, and createJobs::tmp.
PixelMaskAllPixels::PixelMaskAllPixels | ( | std::vector< std::vector< std::string > > & | tableMat | ) |
Definition at line 27 of file PixelMaskAllPixels.cc.
References cms::cuda::assert(), base64_decode, HltBtagPostValidation_cff::c, DMR_cfg::cerr, cuy::ins, maskbits_, dqmiodumpmetadata::n, AlCaHLTBitMon_QueryRunRegistry::string, and createJobs::tmp.
PixelMaskAllPixels::PixelMaskAllPixels | ( | ) |
Definition at line 81 of file PixelMaskAllPixels.cc.
void PixelMaskAllPixels::addROCMaskBits | ( | const PixelROCMaskBits & | bits | ) |
Definition at line 84 of file PixelMaskAllPixels.cc.
References ALPAKA_ACCELERATOR_NAMESPACE::pixelClustering::pixelStatus::bits, and maskbits_.
|
overridevirtual |
Implements pos::PixelMaskBase.
Definition at line 178 of file PixelMaskAllPixels.cc.
References maskbits_.
|
overridevirtual |
Implements pos::PixelMaskBase.
Definition at line 181 of file PixelMaskAllPixels.cc.
References mps_fire::i, maskbits_, and Skims_PA_cff::name.
|
overridevirtual |
Implements pos::PixelMaskBase.
Definition at line 200 of file PixelMaskAllPixels.cc.
References DeadROC_duringRun::dir, corrVsCorr::filename, mps_fire::i, maskbits_, callgraph::module, Skims_PA_cff::name, MillePedeFileConverter_cfg::out, and AlCaHLTBitMon_QueryRunRegistry::string.
|
overridevirtual |
Implements pos::PixelMaskBase.
Definition at line 191 of file PixelMaskAllPixels.cc.
References corrVsCorr::filename, mps_fire::i, maskbits_, and MillePedeFileConverter_cfg::out.
|
inlineoverridevirtual |
Reimplemented from pos::PixelConfigBase.
Definition at line 34 of file PixelMaskAllPixels.h.
|
overridevirtual |
Reimplemented from pos::PixelConfigBase.
Definition at line 257 of file PixelMaskAllPixels.cc.
References mps_fire::i, maskbits_, and AlCaHLTBitMon_QueryRunRegistry::string.
|
overridevirtual |
Reimplemented from pos::PixelConfigBase.
Definition at line 214 of file PixelMaskAllPixels.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 267 of file PixelMaskAllPixels.cc.
References gather_cfg::cout, and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 51 of file PixelMaskAllPixels.h.
Referenced by addROCMaskBits(), getMaskBits(), PixelMaskAllPixels(), writeASCII(), writeBinary(), and writeXML().