CMS 3D CMS Logo

List of all members | Public Member Functions | Public Attributes
HGCalParameters::tileInfo Struct Reference

#include <HGCalParameters.h>

Public Member Functions

 tileInfo (int32_t t=0, int32_t s=0, int32_t h1=0, int32_t h2=0, int32_t h3=0, int32_t h4=0)
 

Public Attributes

int32_t hex [4]
 
int32_t sipm
 
int32_t type
 

Detailed Description

Definition at line 20 of file HGCalParameters.h.

Constructor & Destructor Documentation

◆ tileInfo()

HGCalParameters::tileInfo::tileInfo ( int32_t  t = 0,
int32_t  s = 0,
int32_t  h1 = 0,
int32_t  h2 = 0,
int32_t  h3 = 0,
int32_t  h4 = 0 
)
inline

Definition at line 22 of file HGCalParameters.h.

23  : type(t), sipm(s) {
24  hex[0] = h1;
25  hex[1] = h2;
26  hex[2] = h3;
27  hex[3] = h4;
28  };

References hex.

Member Data Documentation

◆ hex

int32_t HGCalParameters::tileInfo::hex[4]

Definition at line 21 of file HGCalParameters.h.

Referenced by tileInfo().

◆ sipm

int32_t HGCalParameters::tileInfo::sipm

Definition at line 21 of file HGCalParameters.h.

◆ type

int32_t HGCalParameters::tileInfo::type
HGCalParameters::tileInfo::hex
int32_t hex[4]
Definition: HGCalParameters.h:21
HGCalParameters::tileInfo::type
int32_t type
Definition: HGCalParameters.h:21
alignCSCRings.s
s
Definition: alignCSCRings.py:92
HGCalParameters::tileInfo::sipm
int32_t sipm
Definition: HGCalParameters.h:21
submitPVValidationJobs.t
string t
Definition: submitPVValidationJobs.py:644