1 #ifndef PixelMaskAllPixels_h 2 #define PixelMaskAllPixels_h 39 std::ofstream *
out1 =
nullptr,
40 std::ofstream *
out2 =
nullptr)
const override;
41 void writeXML(std::ofstream *out, std::ofstream *
out1 =
nullptr, std::ofstream *
out2 =
nullptr)
const override;
43 std::ofstream *
out1 =
nullptr,
44 std::ofstream *
out2 =
nullptr)
const override;
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
This is the documentation about PixelMaskAllPixels...
This is the documentation about PixelMaskBase...
std::vector< PixelROCMaskBits > maskbits_
void writeXMLHeader(pos::PixelConfigKey key, int version, std::string path, std::ofstream *out, std::ofstream *out1=nullptr, std::ofstream *out2=nullptr) const override
const PixelROCMaskBits & getMaskBits(int ROCId) const override
void writeXMLTrailer(std::ofstream *out, std::ofstream *out1=nullptr, std::ofstream *out2=nullptr) const override
void addROCMaskBits(const PixelROCMaskBits &)