#include <DeDxTools.h>
Public Attributes | |
double | angleCosine |
double | charge |
DetId | detId |
int | NSaturating |
const TrajectoryMeasurement * | trajectoryMeasurement |
Definition at line 19 of file DeDxTools.h.
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().