1 #ifndef PixelMaskBase_h 2 #define PixelMaskBase_h 61 std::ofstream *out1 =
nullptr,
62 std::ofstream *out2 =
nullptr 65 std::ofstream *out1 =
nullptr ,
66 std::ofstream *out2 =
nullptr )
const override {;}
68 std::ofstream *out1 =
nullptr,
69 std::ofstream *out2 =
nullptr
This file contains the base class for "pixel configuration data" management.
std::string description()
virtual const PixelROCMaskBits & getMaskBits(int ROCId) const =0
void writeXMLHeader(pos::PixelConfigKey key, int version, std::string path, std::ofstream *out, std::ofstream *out1=nullptr, std::ofstream *out2=nullptr) const override
This file contains the base class for "pixel configuration data" management.
void writeXML(pos::PixelConfigKey key, int version, std::string path) const override
void setOverride(PixelMaskOverrideBase *)
This is the documentation about PixelMaskBase...
PixelMaskBase(std::string description, std::string creator, std::string date)
This is the documentation about PixelMaskOverrideBase...
PixelMaskOverrideBase * maskOverride_
void writeXML(std::ofstream *out, std::ofstream *out1=nullptr, std::ofstream *out2=nullptr) const override
virtual void writeBinary(std::string filename) const =0
~PixelMaskBase() override
void writeASCII(std::string filename) const override=0
friend std::ostream & operator<<(std::ostream &s, const PixelMaskBase &mask)
void writeXMLTrailer(std::ofstream *out, std::ofstream *out1=nullptr, std::ofstream *out2=nullptr) const override