CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Attributes
DeDxTools::RawHits Struct Reference

#include <DeDxTools.h>

Public Attributes

double angleCosine
 
double charge
 
DetId detId
 
int NSaturating
 
const TrajectoryMeasurementtrajectoryMeasurement
 

Detailed Description

Definition at line 12 of file DeDxTools.h.

Member Data Documentation

double DeDxTools::RawHits::angleCosine

Definition at line 14 of file DeDxTools.h.

Referenced by DeDxEstimatorProducer::produce(), and DeDxTools::trajectoryRawHits().

double DeDxTools::RawHits::charge

Definition at line 13 of file DeDxTools.h.

Referenced by DeDxEstimatorProducer::produce(), and DeDxTools::trajectoryRawHits().

DetId DeDxTools::RawHits::detId

Definition at line 15 of file DeDxTools.h.

Referenced by DeDxEstimatorProducer::produce(), and DeDxTools::trajectoryRawHits().

int DeDxTools::RawHits::NSaturating

Definition at line 17 of file DeDxTools.h.

Referenced by DeDxEstimatorProducer::produce(), and DeDxTools::trajectoryRawHits().

const TrajectoryMeasurement* DeDxTools::RawHits::trajectoryMeasurement

Definition at line 16 of file DeDxTools.h.

Referenced by DeDxEstimatorProducer::produce(), and DeDxTools::trajectoryRawHits().