1 #ifndef PixelFECParameters_h
2 #define PixelFECParameters_h
19 class PixelFECParameters;
20 std::ostream&
operator <<(std::ostream&
s ,
const PixelFECParameters &pFECp);
31 void setFECParameters(
unsigned int fecnumber ,
unsigned int crate ,
unsigned int vmebaseaddress);
void setCrate(unsigned int crate)
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 getCrate() const
unsigned int vmebaseaddress_
void setFECParameters(unsigned int fecnumber, unsigned int crate, unsigned int vmebaseaddress)
unsigned int getVMEBaseAddress() const