Go to the documentation of this file. 1 #ifndef PixelFEDConfig_h
2 #define PixelFEDConfig_h
40 unsigned int getCrate(
unsigned int i)
const;
53 std::ofstream *
out1 =
nullptr,
54 std::ofstream *
out2 =
nullptr)
const override;
55 void writeXML(std::ofstream *
out, std::ofstream *
out1 =
nullptr, std::ofstream *
out2 =
nullptr)
const override;
57 std::ofstream *
out1 =
nullptr,
58 std::ofstream *
out2 =
nullptr)
const override;
unsigned int getNFEDBoards() const
unsigned int crateFromFEDNumber(unsigned int fednumber) const
unsigned int getCrate(unsigned int i) const
PixelFEDConfig(std::string filename)
This file contains the base class for "pixel configuration data" management.
unsigned int FEDNumberFromCrateAndVMEBaseAddress(unsigned int crate, unsigned int vmebaseaddress) const
unsigned int VMEBaseAddressFromFEDNumber(unsigned int fednumber) const
void writeXMLTrailer(std::ofstream *out, std::ofstream *out1=nullptr, std::ofstream *out2=nullptr) const override
std::vector< PixelFEDParameters > fedconfig_
unsigned int getFEDNumber(unsigned int i) const
void writeXML(pos::PixelConfigKey key, int version, std::string path) const override
This file contains the base class for "pixel configuration data" management.
void writeASCII(std::string dir) const override
This is the documentation about PixelFEDConfig...
~PixelFEDConfig() override
unsigned int getVMEBaseAddress(unsigned int i) const
void writeXMLHeader(pos::PixelConfigKey key, int version, std::string path, std::ofstream *out, std::ofstream *out1=nullptr, std::ofstream *out2=nullptr) const override