1 #ifndef PixelTTCciConfig_h 2 #define PixelTTCciConfig_h 34 std::ofstream *out1 =
nullptr,
35 std::ofstream *out2 =
nullptr 38 std::ofstream *out1 =
nullptr ,
39 std::ofstream *out2 =
nullptr )
const override ;
41 std::ofstream *out1 =
nullptr,
42 std::ofstream *out2 =
nullptr
This file contains the base class for "pixel configuration data" management.
std::stringstream ttcConfigStream_
std::stringstream & getTTCConfigStream()
void writeXMLTrailer(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 writeASCII(std::string dir) const override
PixelTTCciConfig(std::string filename)
void writeXMLHeader(pos::PixelConfigKey key, int version, std::string path, std::ofstream *out, std::ofstream *out1=nullptr, std::ofstream *out2=nullptr) const override