Main Page
Namespaces
Classes
Package Documentation
CondFormats
SiPixelObjects
interface
DetectorIndex.h
Go to the documentation of this file.
1
#ifndef CondFormats_SiPixelObjects_DetectorIndex_H
2
#define CondFormats_SiPixelObjects_DetectorIndex_H
3
4
#include <boost/cstdint.hpp>
5
6
namespace
sipixelobjects
{
7
struct
DetectorIndex
{ uint32_t
rawId
;
int
row
;
int
col
; };
8
}
9
#endif
sipixelobjects::DetectorIndex::row
int row
Definition:
DetectorIndex.h:7
sipixelobjects::DetectorIndex::col
int col
Definition:
DetectorIndex.h:7
sipixelobjects
Definition:
CablingPathToDetUnit.h:4
sipixelobjects::DetectorIndex::rawId
uint32_t rawId
Definition:
DetectorIndex.h:7
sipixelobjects::DetectorIndex
Definition:
DetectorIndex.h:7
Generated for CMSSW Reference Manual by
1.8.11