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 57 std::ofstream *out1 =
nullptr ,
58 std::ofstream *out2 =
nullptr )
const override ;
60 std::ofstream *out1 =
nullptr,
61 std::ofstream *out2 =
nullptr unsigned int FEDNumberFromCrateAndVMEBaseAddress(unsigned int crate, unsigned int vmebaseaddress) const
This file contains the base class for "pixel configuration data" management.
unsigned int crateFromFEDNumber(unsigned int fednumber) const
unsigned int VMEBaseAddressFromFEDNumber(unsigned int fednumber) const
std::vector< PixelFEDParameters > fedconfig_
unsigned int getFEDNumber(unsigned int i) const
This file contains the base class for "pixel configuration data" management.
unsigned int getCrate(unsigned int i) const
unsigned int getVMEBaseAddress(unsigned int i) const
unsigned int getNFEDBoards() const
void writeXMLTrailer(std::ofstream *out, std::ofstream *out1=nullptr, std::ofstream *out2=nullptr) const override
~PixelFEDConfig() override
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
This is the documentation about PixelFEDConfig...
PixelFEDConfig(std::string filename)
void writeASCII(std::string dir) const override