#include <DTTimingExtractor.h>
Public Attributes | |
float | distIP |
DetId | driftCell |
bool | isLeft |
bool | isPhi |
float | posInLayer |
int | station |
float | timeCorr |
Definition at line 64 of file DTTimingExtractor.h.
float DTTimingExtractor::TimeMeasurement::distIP |
Definition at line 69 of file DTTimingExtractor.h.
Referenced by DTTimingExtractor::fillTiming().
DetId DTTimingExtractor::TimeMeasurement::driftCell |
Definition at line 72 of file DTTimingExtractor.h.
Referenced by DTTimingExtractor::fillTiming().
bool DTTimingExtractor::TimeMeasurement::isLeft |
Definition at line 66 of file DTTimingExtractor.h.
Referenced by DTTimingExtractor::fillTiming().
bool DTTimingExtractor::TimeMeasurement::isPhi |
Definition at line 67 of file DTTimingExtractor.h.
Referenced by DTTimingExtractor::fillTiming().
float DTTimingExtractor::TimeMeasurement::posInLayer |
Definition at line 68 of file DTTimingExtractor.h.
Referenced by DTTimingExtractor::fillTiming().
int DTTimingExtractor::TimeMeasurement::station |
Definition at line 71 of file DTTimingExtractor.h.
Referenced by DTTimingExtractor::fillTiming(), geometryXMLparser.DTAlignable::index(), and geometryXMLparser.CSCAlignable::index().
float DTTimingExtractor::TimeMeasurement::timeCorr |
Definition at line 70 of file DTTimingExtractor.h.
Referenced by DTTimingExtractor::fillTiming().