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