1 #ifndef PixelLTCConfig_h 2 #define PixelLTCConfig_h 34 PixelLTCConfig(std::vector< std::vector<std::string> > &tableMat) ;
45 std::ofstream *out1 =
nullptr,
46 std::ofstream *out2 =
nullptr 49 std::ofstream *out1 =
nullptr ,
50 std::ofstream *out2 =
nullptr )
const override ;
52 std::ofstream *out1 =
nullptr,
53 std::ofstream *out2 =
nullptr
This file contains the base class for "pixel configuration data" management.
std::stringstream ltcConfigStream_
PixelLTCConfig(std::vector< std::vector< std::string > > &tableMat)
std::stringstream & getLTCConfigStream()
This file contains the base class for "pixel configuration data" management.
void writeXMLHeader(pos::PixelConfigKey key, int version, std::string path, std::ofstream *out, std::ofstream *out1=nullptr, std::ofstream *out2=nullptr) const override
This is the documentation about PixelLTCConfig...
void writeASCII(std::string dir) const override
void writeXMLTrailer(std::ofstream *out, std::ofstream *out1=nullptr, std::ofstream *out2=nullptr) const override
void writeXML(pos::PixelConfigKey key, int version, std::string path) const override