CMS 3D CMS Logo

List of all members | Public Attributes
MTDHit Struct Reference

#include <MTDHit.h>

Public Attributes

float energy
 
float time
 
float x
 
float y
 
float z
 

Detailed Description

Definition at line 4 of file MTDHit.h.

Member Data Documentation

◆ energy

float MTDHit::energy

Definition at line 5 of file MTDHit.h.

Referenced by Jet.Jet::rawEnergy().

◆ time

float MTDHit::time

Definition at line 6 of file MTDHit.h.

◆ x

float MTDHit::x

◆ y

float MTDHit::y

◆ z

float MTDHit::z

Definition at line 9 of file MTDHit.h.

Referenced by geometryXMLparser.Alignable::pos(), and ntupleDataFormat._HitObject::r3D().