1 #ifndef PixelFECParameters_h 2 #define PixelFECParameters_h 19 class PixelFECParameters;
20 std::ostream&
operator<<(std::ostream&
s,
const PixelFECParameters& pFECp);
void setCrate(unsigned int crate)
unsigned int getVMEBaseAddress() const
std::ostream & operator<<(std::ostream &s, const PixelCalibConfiguration &calib)
unsigned int getFECNumber() const
void setVMEBaseAddress(unsigned int vmebaseaddress)
void setFECNumber(unsigned int fecnumber)
unsigned int vmebaseaddress_
unsigned int getCrate() const
void setFECParameters(unsigned int fecnumber, unsigned int crate, unsigned int vmebaseaddress)