1 #ifndef SiPixelObjects_PixelROC_H
2 #define SiPixelObjects_PixelROC_H
10 #include <boost/cstdint.hpp>
21 namespace sipixelobjects {
33 PixelROC( uint32_t du,
int idInDU,
int idLk);
void initFrameConversion()
unsigned int idInLink() const
id of this ROC in parent Link.
const sipixelobjects::LinearConversion & row() const
identify pixel inside single ROC
std::string print(int depth=0) const
printout for debug
global coordinates (row and column in DetUnit, as in PixelDigi)
const sipixelobjects::LinearConversion & collumn() const
LocalPixel toLocal(const GlobalPixel &glo) const
int convert(int item) const
unsigned int idInDetUnit() const
id of this ROC in DetUnit etermined by token path
uint32_t rawId() const
return the DetUnit to which this ROC belongs to.
FrameConversion theFrameConverter
row and collumn in ROC representation
#define COND_SERIALIZABLE
int inverse(int item) const
GlobalPixel toGlobal(const LocalPixel &loc) const