CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
MaxHit_struct.h
Go to the documentation of this file.
1 
3 
5 {
6  int iphihitm;
7  int ietahitm;
8  int depthhit;
9  float hitenergy;
10  float dr;
13  depthhit(0),hitenergy(-100),dr(0){}
14 } ;
GlobalPoint posMax
Definition: MaxHit_struct.h:11