CMS 3D CMS Logo

List of all members | Public Member Functions | Public Attributes
MaxHit_struct Struct Reference

#include <CommonUsefulStuff.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 23 of file CommonUsefulStuff.h.

Constructor & Destructor Documentation

◆ MaxHit_struct()

MaxHit_struct::MaxHit_struct ( )
inline

Definition at line 30 of file CommonUsefulStuff.h.

Member Data Documentation

◆ depthhit

int MaxHit_struct::depthhit

Definition at line 26 of file CommonUsefulStuff.h.

Referenced by ValidIsoTrkCalib::analyze().

◆ dr

float MaxHit_struct::dr

Definition at line 28 of file CommonUsefulStuff.h.

Referenced by ValidIsoTrkCalib::analyze().

◆ hitenergy

float MaxHit_struct::hitenergy

Definition at line 27 of file CommonUsefulStuff.h.

Referenced by ValidIsoTrkCalib::analyze().

◆ ietahitm

int MaxHit_struct::ietahitm

Definition at line 25 of file CommonUsefulStuff.h.

Referenced by ValidIsoTrkCalib::analyze().

◆ iphihitm

int MaxHit_struct::iphihitm

Definition at line 24 of file CommonUsefulStuff.h.

Referenced by ValidIsoTrkCalib::analyze().

◆ posMax

GlobalPoint MaxHit_struct::posMax

Definition at line 29 of file CommonUsefulStuff.h.