CMS 3D CMS Logo

Public Member Functions | Public Attributes

MaxHit_struct Struct Reference

#include <CommonUsefulStuff.h>

List of all members.

Public Member Functions

 MaxHit_struct ()

Public Attributes

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

Detailed Description

Definition at line 46 of file CommonUsefulStuff.h.


Constructor & Destructor Documentation

MaxHit_struct::MaxHit_struct ( ) [inline]

Definition at line 54 of file CommonUsefulStuff.h.

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

Member Data Documentation

Definition at line 53 of file CommonUsefulStuff.h.

Referenced by HcalIsoTrkAnalyzer::analyze().