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 19 of file DeDxTools.h.

Member Data Documentation

double DeDxTools::RawHits::angleCosine

Definition at line 21 of file DeDxTools.h.

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

double DeDxTools::RawHits::charge

Definition at line 20 of file DeDxTools.h.

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

DetId DeDxTools::RawHits::detId

Definition at line 22 of file DeDxTools.h.

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

int DeDxTools::RawHits::NSaturating

Definition at line 24 of file DeDxTools.h.

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

const TrajectoryMeasurement* DeDxTools::RawHits::trajectoryMeasurement

Definition at line 23 of file DeDxTools.h.

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