30 PixelMaxVsf(std::vector< std::vector < std::string> > &tableMat);
39 std::ofstream *out1 =
nullptr,
40 std::ofstream *out2 =
nullptr 43 std::ofstream *out1 =
nullptr ,
44 std::ofstream *out2 =
nullptr )
const override ;
46 std::ofstream *out1 =
nullptr,
47 std::ofstream *out2 =
nullptr 56 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.