1 #ifndef PixelTKFECConfig_h 2 #define PixelTKFECConfig_h 40 unsigned int getCrate(
unsigned int i)
const;
53 std::ofstream *out1 =
nullptr,
54 std::ofstream *out2 =
nullptr 57 std::ofstream *out1 =
nullptr ,
58 std::ofstream *out2 =
nullptr )
const override ;
60 std::ofstream *out1 =
nullptr,
61 std::ofstream *out2 =
nullptr void writeXML(pos::PixelConfigKey key, int version, std::string path) const override
This file contains the base class for "pixel configuration data" management.
unsigned int crateFromTKFECID(std::string TKFECID) const
unsigned int getCrate(unsigned int i) const
std::string typeFromTKFECID(std::string TKFECID) const
~PixelTKFECConfig() override
unsigned int getNTKFECBoards() const
PixelTKFECConfig(std::string filename)
void writeXMLHeader(pos::PixelConfigKey key, int version, std::string path, std::ofstream *out, std::ofstream *out1=nullptr, std::ofstream *out2=nullptr) const override
This file contains the base class for "pixel configuration data" management.
This class specifies which TKFEC boards are used and how they are addressed.
void writeXMLTrailer(std::ofstream *out, std::ofstream *out1=nullptr, std::ofstream *out2=nullptr) const override
std::string getTKFECID(unsigned int i) const
unsigned int addressFromTKFECID(std::string TKFECID) const
std::vector< PixelTKFECParameters > TKFECconfig_
std::string getType(unsigned int i) const
void writeASCII(std::string dir) const override
unsigned int getAddress(unsigned int i) const