Main Page
Namespaces
Classes
Package Documentation
CondFormats
SiPixelObjects
interface
GlobalPixel.h
Go to the documentation of this file.
1
#ifndef CondFormats_SiPixelObjects_GlobalPixel_H
2
#define CondFormats_SiPixelObjects_GlobalPixel_H
3
4
namespace
sipixelobjects
{
6
struct
GlobalPixel
{
int
row
;
int
col
; };
7
}
8
#endif
sipixelobjects::GlobalPixel
global coordinates (row and column in DetUnit, as in PixelDigi)
Definition:
GlobalPixel.h:6
sipixelobjects
Definition:
CablingPathToDetUnit.h:4
sipixelobjects::GlobalPixel::row
int row
Definition:
GlobalPixel.h:6
sipixelobjects::GlobalPixel::col
int col
Definition:
GlobalPixel.h:6
Generated for CMSSW Reference Manual by
1.8.11