1 #ifndef SiPixelObjects_PixelROC_H
2 #define SiPixelObjects_PixelROC_H
8 #include <boost/cstdint.hpp>
19 namespace sipixelobjects {
37 PixelROC( uint32_t du,
int idInDU,
int idLk);
GlobalPixel toGlobal(const LocalPixel &loc) const
unsigned int idInLink() const
id of this ROC in parent Link.
const PixelROC & operator=(const PixelROC &)
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)
LocalPixel toLocal(const GlobalPixel &gp) 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.
const FrameConversion * theFrameConverter
void initFrameConversion() const