CMS 3D CMS Logo

HGCalProperty.cc
Go to the documentation of this file.
2 
3 int32_t HGCalProperty::waferProperty(const int32_t thick, const int32_t part, const int32_t orient) {
7 }
8 
9 int32_t HGCalProperty::waferThick(const int32_t property) {
11 }
12 
13 int32_t HGCalProperty::waferPartial(const int32_t property) {
15 }
16 
17 int32_t HGCalProperty::waferOrient(const int32_t property) {
19 }
20 
21 int32_t HGCalProperty::tileProperty(const int32_t type, const int32_t sipm) {
24 }
25 
26 int32_t HGCalProperty::tileType(const int32_t property) {
28 }
29 
30 int32_t HGCalProperty::tileSiPM(const int32_t property) {
32 }
HGCalProperty::kHGCalOffsetType
constexpr int32_t kHGCalOffsetType
Definition: HGCalProperty.h:41
HGCalProperty.h
HGCalProperty::kHGCalFactor
constexpr int32_t kHGCalFactor
Definition: HGCalProperty.h:36
HGCalProperty::waferOrient
int32_t waferOrient(const int32_t property)
Definition: HGCalProperty.cc:17
HGCalProperty::tileType
int32_t tileType(const int32_t property)
Definition: HGCalProperty.cc:26
part
part
Definition: HCALResponse.h:20
HGCalProperty::waferProperty
int32_t waferProperty(const int32_t thick, const int32_t partial, const int32_t orient)
Definition: HGCalProperty.cc:3
HGCalProperty::kHGCalOffsetOrient
constexpr int32_t kHGCalOffsetOrient
Definition: HGCalProperty.h:40
HGCalProperty::kHGCalFactorPartial
constexpr int32_t kHGCalFactorPartial
Definition: HGCalProperty.h:37
type
type
Definition: SiPixelVCal_PayloadInspector.cc:39
HGCalProperty::waferThick
int32_t waferThick(const int32_t property)
Definition: HGCalProperty.cc:9
HGCalProperty::tileSiPM
int32_t tileSiPM(const int32_t property)
Definition: HGCalProperty.cc:30
HGCalProperty::waferPartial
int32_t waferPartial(const int32_t property)
Definition: HGCalProperty.cc:13
hgcalPerformanceValidation.orient
orient
Definition: hgcalPerformanceValidation.py:733
HGCalProperty::tileProperty
int32_t tileProperty(const int32_t type, const int32_t sipm)
Definition: HGCalProperty.cc:21
HGCalProperty::kHGCalOffsetPartial
constexpr int32_t kHGCalOffsetPartial
Definition: HGCalProperty.h:39
HGCalProperty::kHGCalOffsetThick
constexpr int32_t kHGCalOffsetThick
Definition: HGCalProperty.h:38
HGCalProperty::kHGCalOffsetSiPM
constexpr int32_t kHGCalOffsetSiPM
Definition: HGCalProperty.h:42