CMS 3D CMS Logo

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

#include <HGCalDDDConstants.h>

Public Member Functions

 hgtrform (int zp0, int lay0, int sec0, int subsec0)
 

Public Attributes

CLHEP::Hep3Vector h3v
 
CLHEP::HepRotation hr
 
int lay
 
int sec
 
int subsec
 
bool used
 
int zp
 

Detailed Description

Definition at line 34 of file HGCalDDDConstants.h.

Constructor & Destructor Documentation

HGCalDDDConstants::hgtrform::hgtrform ( int  zp0,
int  lay0,
int  sec0,
int  subsec0 
)
inline

Member Data Documentation

CLHEP::Hep3Vector HGCalDDDConstants::hgtrform::h3v

Definition at line 38 of file HGCalDDDConstants.h.

CLHEP::HepRotation HGCalDDDConstants::hgtrform::hr

Definition at line 39 of file HGCalDDDConstants.h.

int HGCalDDDConstants::hgtrform::lay

Definition at line 36 of file HGCalDDDConstants.h.

int HGCalDDDConstants::hgtrform::sec

Definition at line 36 of file HGCalDDDConstants.h.

int HGCalDDDConstants::hgtrform::subsec

Definition at line 36 of file HGCalDDDConstants.h.

bool HGCalDDDConstants::hgtrform::used

Definition at line 37 of file HGCalDDDConstants.h.

int HGCalDDDConstants::hgtrform::zp

Definition at line 36 of file HGCalDDDConstants.h.