28 PixelMaxVsf(std::vector<std::vector<std::string> > &tableMat);
37 std::ofstream *
out1 =
nullptr,
38 std::ofstream *
out2 =
nullptr)
const override;
39 void writeXML(std::ofstream *out, std::ofstream *
out1 =
nullptr, std::ofstream *
out2 =
nullptr)
const override;
41 std::ofstream *
out1 =
nullptr,
42 std::ofstream *
out2 =
nullptr)
const override;
49 std::map<PixelROCName, unsigned int>
rocs_;
This file contains the base class for "pixel configuration data" management.
void writeASCII(std::string dir="") const override
void setVsf(PixelROCName roc, unsigned int Vsf)
This file contains the base class for "pixel configuration data" management.
void writeXMLTrailer(std::ofstream *out, std::ofstream *out1=nullptr, std::ofstream *out2=nullptr) const override
PixelMaxVsf(std::vector< std::vector< std::string > > &tableMat)
std::map< PixelROCName, unsigned int > rocs_
bool getVsf(PixelROCName roc, unsigned int &Vsf) const
void writeXMLHeader(pos::PixelConfigKey key, int version, std::string path, std::ofstream *out, std::ofstream *out1=nullptr, std::ofstream *out2=nullptr) const override
This is the documentation about PixelMaxVsf...
void writeXML(pos::PixelConfigKey key, int version, std::string path) const override
This class stores the name and related hardware mappings for a ROC.