Main Page
Namespaces
Classes
Package Documentation
CondFormats
SiPixelObjects
interface
ElectronicIndex.h
Go to the documentation of this file.
1
#ifndef CondFormats_SiPixelObjects_ElectronicIndex_H
2
#define CondFormats_SiPixelObjects_ElectronicIndex_H
3
4
namespace
sipixelobjects
{
5
struct
ElectronicIndex
{
int
link
;
int
roc
;
int
dcol
;
int
pxid
; };
6
}
7
#endif
sipixelobjects
Definition:
CablingPathToDetUnit.h:4
sipixelobjects::ElectronicIndex::dcol
int dcol
Definition:
ElectronicIndex.h:5
sipixelobjects::ElectronicIndex::pxid
int pxid
Definition:
ElectronicIndex.h:5
sipixelobjects::ElectronicIndex
Definition:
ElectronicIndex.h:5
sipixelobjects::ElectronicIndex::link
int link
Definition:
ElectronicIndex.h:5
sipixelobjects::ElectronicIndex::roc
int roc
Definition:
ElectronicIndex.h:5
Generated for CMSSW Reference Manual by
1.8.11