Go to the documentation of this file.
9 #ifndef CondFormats_PPSObjects_CTPPSPixelFramePosition
10 #define CondFormats_PPSObjects_CTPPSPixelFramePosition
static const unsigned int offsetChannelIdx
void setFEDId(unsigned short v)
unsigned char setXMLAttribute(const std::string &attribute, const std::string &value, unsigned char &flag)
bool operator<(const CTPPSPixelFramePosition &pos) const
unsigned int getRawPosition() const
unsigned short getChannelIdx() const
#define COND_SERIALIZABLE
bool operator==(const CTPPSPixelFramePosition &pos) const
static const unsigned int offsetFMCId
void setChannelIdx(unsigned short v)
static const unsigned int maskFEDId
static const unsigned int offsetROC
CTPPSPixelFramePosition(unsigned short FEDId, unsigned short FMCId, unsigned short ChannelIdx, unsigned short ROC)
the preferred constructor
static const unsigned int maskFMCId
static bool checkXMLAttributeFlag(unsigned char flag)
returns true if all attributes have been set
friend std::ostream & operator<<(std::ostream &s, const CTPPSPixelFramePosition &fp)
void printXML()
prints XML formatted DAQ channel to stdout
static const unsigned int offsetFEDId
static const unsigned int maskROC
~CTPPSPixelFramePosition()
static const unsigned int maskChannelIdx
void setFMCId(unsigned short v)
unsigned short getFMCId() const
void setROC(unsigned short v)
unsigned short getFEDId() const
recomended getters and setters
unsigned short getROC() const