Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
CondFormats
SiPixelObjects
interface
DetectorIndex.h
Go to the documentation of this file.
1
#include <cstdint>
2
#ifndef CondFormats_SiPixelObjects_DetectorIndex_H
3
#define CondFormats_SiPixelObjects_DetectorIndex_H
4
5
namespace
sipixelobjects {
6
struct
DetectorIndex
{
7
uint32_t
rawId
;
8
int
row
;
9
int
col
;
10
};
11
}
// namespace sipixelobjects
12
#endif
sipixelobjects::DetectorIndex::row
int row
Definition:
DetectorIndex.h:8
sipixelobjects::DetectorIndex::col
int col
Definition:
DetectorIndex.h:9
sipixelobjects::DetectorIndex::rawId
uint32_t rawId
Definition:
DetectorIndex.h:7
sipixelobjects::DetectorIndex
Definition:
DetectorIndex.h:6
Generated for CMSSW Reference Manual by
1.8.5