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
MaxHit_struct Struct Reference

#include <MaxHit_struct.h>

Public Member Functions

 MaxHit_struct ()
 

Public Attributes

int depthhit
 
float dr
 
float hitenergy
 
int ietahitm
 
int iphihitm
 
GlobalPoint posMax
 

Detailed Description

Definition at line 4 of file MaxHit_struct.h.

Constructor & Destructor Documentation

MaxHit_struct::MaxHit_struct ( )
inline

Definition at line 12 of file MaxHit_struct.h.

12  :iphihitm(0),ietahitm(0),
13  depthhit(0),hitenergy(-100),dr(0){}

Member Data Documentation

int MaxHit_struct::depthhit
float MaxHit_struct::dr

Definition at line 10 of file MaxHit_struct.h.

Referenced by HcalCorrPFCalculation::analyze(), and ValidIsoTrkCalib::analyze().

float MaxHit_struct::hitenergy
int MaxHit_struct::ietahitm
int MaxHit_struct::iphihitm
GlobalPoint MaxHit_struct::posMax

Definition at line 11 of file MaxHit_struct.h.

Referenced by HcalIsoTrkAnalyzer::analyze().