Go to the documentation of this file.
33 s <<
"FEC Number:" << pFECp.
fecnumber_ << std::endl;
34 s <<
"Crate Number:" << pFECp.
crate_ << std::endl;
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