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_
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.
std::set< std::string > portcardNames_
PixelDelay25Calib(std::string)
~PixelDelay25Calib() override
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.
tuple key
prepare the HTCondor submission files and eventually submit them
void writeFiles(std::string tmp)
std::set< std::string > & portcardList()
std::string getStreamedContent(void) const
void writeXMLHeader(pos::PixelConfigKey key, int version, std::string path, std::ofstream *out, std::ofstream *out1=nullptr, std::ofstream *out2=nullptr) const override
void writeASCII(std::string dir="") const override
void writeSettings(std::string portcardName, std::string moduleName)
void writeXML(pos::PixelConfigKey key, int version, std::string path) const override
void openFiles(std::string portcardName, std::string moduleName, std::string path="")