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