1 #ifndef PixelDELAY25CALIB_h 2 #define PixelDELAY25CALIB_h 36 std::ofstream *
out1 =
nullptr,
37 std::ofstream *
out2 =
nullptr)
const override;
38 void writeXML(std::ofstream *
out, std::ofstream *
out1 =
nullptr, std::ofstream *
out2 =
nullptr)
const override;
40 std::ofstream *
out1 =
nullptr,
41 std::ofstream *
out2 =
nullptr)
const override;
std::string calibFileContent_
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
std::set< std::string > portcardNames_
void writeSettings(std::string portcardName, std::string moduleName)
void writeFiles(std::string tmp)
This class manages data and files used in the Delay25 calibration.
This file contains the base class for "pixel configuration data" management.
Base class for pixel calibration procedures.
~PixelDelay25Calib() override
PixelDelay25Calib(std::string)
void writeXMLTrailer(std::ofstream *out, std::ofstream *out1=nullptr, std::ofstream *out2=nullptr) const override
void openFiles(std::string portcardName, std::string moduleName, std::string path="")
std::set< std::string > & portcardList()
void writeASCII(std::string dir="") const override
std::string getStreamedContent(void) const
void writeXML(pos::PixelConfigKey key, int version, std::string path) const override