1 #ifndef _PixelFEDTestDAC_h_ 2 #define _PixelFEDTestDAC_h_ 40 std::ofstream *out1 =
nullptr,
41 std::ofstream *out2 =
nullptr 44 std::ofstream *out1 =
nullptr ,
45 std::ofstream *out2 =
nullptr )
const override ;
47 std::ofstream *out1 =
nullptr,
48 std::ofstream *out2 =
nullptr 54 std::vector<unsigned int>
decimalToBaseX(
unsigned int a,
unsigned int x,
unsigned int length);
55 std::vector<unsigned int>
dacs_;
std::vector< unsigned int > dacs_
void writeXMLHeader(pos::PixelConfigKey key, int version, std::string path, std::ofstream *out, std::ofstream *out1=nullptr, std::ofstream *out2=nullptr) const override
Base class for pixel calibration procedures.
std::vector< unsigned int > dacs()
void writeXMLTrailer(std::ofstream *out, std::ofstream *out1=nullptr, std::ofstream *out2=nullptr) const override
PixelFEDTestDAC(std::string filename)
unsigned int levelEncoder(int level)
void writeXML(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)
std::string mode() const override