1 #ifndef _PixelFEDTestDAC_h_
2 #define _PixelFEDTestDAC_h_
40 std::ofstream *out1 =
NULL,
41 std::ofstream *out2 =
NULL
44 std::ofstream *out1 =
NULL ,
45 std::ofstream *out2 =
NULL )
const ;
47 std::ofstream *out1 =
NULL,
48 std::ofstream *out2 =
NULL
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_
Base class for pixel calibration procedures.
tuple path
else: Piece not in the list, fine.
std::vector< unsigned int > dacs()
virtual void writeXMLTrailer(std::ofstream *out, std::ofstream *out1=NULL, std::ofstream *out2=NULL) const
PixelFEDTestDAC(std::string filename)
unsigned int levelEncoder(int level)
virtual void writeXML(std::ofstream *out, std::ofstream *out1=NULL, std::ofstream *out2=NULL) const
std::vector< unsigned int > decimalToBaseX(unsigned int a, unsigned int x, unsigned int length)
virtual void writeXMLHeader(pos::PixelConfigKey key, int version, std::string path, std::ofstream *out, std::ofstream *out1=NULL, std::ofstream *out2=NULL) const