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_;
void writeXMLTrailer(std::ofstream *out, std::ofstream *out1=nullptr, std::ofstream *out2=nullptr) const override
This file contains the base class for "pixel configuration data" management.
void writeXMLHeader(pos::PixelConfigKey key, int version, std::string path, std::ofstream *out, std::ofstream *out1=nullptr, std::ofstream *out2=nullptr) const override
void writeXML(pos::PixelConfigKey key, int version, std::string path) const override
void setVsf(PixelROCName roc, unsigned int Vsf)
This file contains the base class for "pixel configuration data" management.
tuple key
prepare the HTCondor submission files and eventually submit them
PixelMaxVsf(std::vector< std::vector< std::string > > &tableMat)
std::map< PixelROCName, unsigned int > rocs_
bool getVsf(PixelROCName roc, unsigned int &Vsf) const
This is the documentation about PixelMaxVsf...
void writeASCII(std::string dir="") const override
This class stores the name and related hardware mappings for a ROC.