1 #ifndef PixelTrimAllPixels_h 2 #define PixelTrimAllPixels_h 53 std::ofstream *out1 =
nullptr,
54 std::ofstream *out2 =
nullptr 57 std::ofstream *out1 =
nullptr ,
58 std::ofstream *out2 =
nullptr )
const override ;
60 std::ofstream *out1 =
nullptr,
61 std::ofstream *out2 =
nullptr void writeBinary(std::string filename) const override
void writeASCII(std::string filename) const override
void writeXML(pos::PixelConfigKey key, int version, std::string path) const override
void writeXMLTrailer(std::ofstream *out, std::ofstream *out1=nullptr, std::ofstream *out2=nullptr) const override
This class provides a translation from the naming documents standard to specify the ROC to the corres...
std::vector< std::string > rocname_
void writeXMLHeader(pos::PixelConfigKey key, int version, std::string path, std::ofstream *out, std::ofstream *out1=nullptr, std::ofstream *out2=nullptr) const override
std::vector< PixelROCTrimBits > trimbits_
PixelROCTrimBits getTrimBits(int ROCId) const override
This is the documentation about PixelMaskBase...
PixelTrimAllPixels(std::string filename)
This class provides a base class for the pixel trim data for the pixel FEC configuration.
void generateConfiguration(PixelFECConfigInterface *pixelFEC, PixelNameTranslation *trans, const PixelMaskBase &pixelMask) const override
This is the documentation about PixelNameTranslation...
This class stores the name and related hardware mappings for a ROC.