1 #ifndef _PixelFEDTestDAC_h_ 2 #define _PixelFEDTestDAC_h_ 39 std::ofstream *
out1 =
nullptr,
40 std::ofstream *
out2 =
nullptr)
const override;
41 void writeXML(std::ofstream *
out, std::ofstream *
out1 =
nullptr, std::ofstream *
out2 =
nullptr)
const override;
43 std::ofstream *
out1 =
nullptr,
44 std::ofstream *
out2 =
nullptr)
const override;
48 std::vector<unsigned int>
decimalToBaseX(
unsigned int a,
unsigned int x,
unsigned int length);
49 std::vector<unsigned int>
dacs_;
std::vector< unsigned int > dacs_
void writeXMLTrailer(std::ofstream *out, std::ofstream *out1=nullptr, std::ofstream *out2=nullptr) const override
Base class for pixel calibration procedures.
std::vector< unsigned int > dacs()
key
prepare the HTCondor submission files and eventually submit them
PixelFEDTestDAC(std::string filename)
std::string mode() const override
unsigned int levelEncoder(int level)
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< unsigned int > decimalToBaseX(unsigned int a, unsigned int x, unsigned int length)
void writeXML(std::ofstream *out, std::ofstream *out1=nullptr, std::ofstream *out2=nullptr) const override