CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes
HGCalGeomParameters::cellParameters Struct Reference

#include <HGCalGeomParameters.h>

Public Member Functions

 wafer (w)
 
 xyz (std::move(p))
 

Public Attributes

 __pad0__: half(h)
 
bool half
 
int wafer
 
GlobalPoint xyz
 

Detailed Description

Definition at line 94 of file HGCalGeomParameters.h.

Member Function Documentation

HGCalGeomParameters::cellParameters::wafer ( w  )
HGCalGeomParameters::cellParameters::xyz ( std::  movep)
inline

Definition at line 99 of file HGCalGeomParameters.h.

99 : half(h), wafer(w), xyz(std::move(p)) {}
def move
Definition: eostools.py:511
T w() const
The Signals That Services Can Subscribe To This is based on ActivityRegistry h
Helper function to determine trigger accepts.
Definition: Activities.doc:4

Member Data Documentation

HGCalGeomParameters::cellParameters::__pad0__

Definition at line 99 of file HGCalGeomParameters.h.

bool HGCalGeomParameters::cellParameters::half

Definition at line 95 of file HGCalGeomParameters.h.

int HGCalGeomParameters::cellParameters::wafer

Definition at line 96 of file HGCalGeomParameters.h.

GlobalPoint HGCalGeomParameters::cellParameters::xyz

Definition at line 97 of file HGCalGeomParameters.h.