Go to the documentation of this file. 1 #ifndef PixelROCTrimBits_h
2 #define PixelROCTrimBits_h
20 class PixelROCTrimBits;
21 std::ostream&
operator<<(std::ostream&
s,
const PixelROCTrimBits& trimbits);
37 unsigned int trim(
unsigned int col,
unsigned int row)
const;
39 void setTrim(
unsigned int col,
unsigned int row,
unsigned int trim);
PixelROCName name() const
friend std::ostream & operator<<(std::ostream &s, const PixelROCTrimBits &trimbits)
This class stores the name and related hardware mappings for a ROC.
int read(PixelROCName rocid, std::string in)
void writeBinary(std::ofstream &out) const
int readBinary(PixelROCName rocid, std::ifstream &in)
void writeXML(std::ofstream *out) const
void writeASCII(std::ofstream &out) const
std::ostream & operator<<(std::ostream &s, const PixelCalibConfiguration &calib)
How EventSelector::AcceptEvent() decides whether to accept an event for output otherwise it is excluding the probing of A single or multiple positive and the trigger will pass if any such matching triggers are PASS or EXCEPTION[A criterion thatmatches no triggers at all is detected and causes a throw.] A single negative with an expectation of appropriate bit checking in the decision bits
unsigned int trim(unsigned int col, unsigned int row) const
unsigned char bits_[2080]
void setTrim(unsigned int col, unsigned int row, unsigned int trim)
void setROCTrimBits(PixelROCName rocid, std::string bits)