#include <ME0SegmentAlgorithmBase.h>
Public Member Functions | |
HitAndPosition (const ME0RecHit *rh, const LocalPoint &lp, const GlobalPoint &gp, unsigned int idx) | |
Public Attributes | |
GlobalPoint | gp |
unsigned int | idx |
unsigned int | layer |
LocalPoint | lp |
const ME0RecHit * | rh |
Definition at line 25 of file ME0SegmentAlgorithmBase.h.
|
inline |
Definition at line 26 of file ME0SegmentAlgorithmBase.h.
GlobalPoint ME0SegmentAlgorithmBase::HitAndPosition::gp |
Definition at line 30 of file ME0SegmentAlgorithmBase.h.
unsigned int ME0SegmentAlgorithmBase::HitAndPosition::idx |
Definition at line 32 of file ME0SegmentAlgorithmBase.h.
Referenced by ntupleDataFormat.TrackMatchInfo::track(), and ntupleDataFormat.TrackingParticleMatchInfo::trackingParticle().
unsigned int ME0SegmentAlgorithmBase::HitAndPosition::layer |
Definition at line 31 of file ME0SegmentAlgorithmBase.h.
Referenced by ME0SegmentBuilder::build(), ME0SegAlgoRU::compareProtoSegment(), geometryXMLparser.DTAlignable::index(), and geometryXMLparser.CSCAlignable::index().
LocalPoint ME0SegmentAlgorithmBase::HitAndPosition::lp |
Definition at line 29 of file ME0SegmentAlgorithmBase.h.
Referenced by ME0SegAlgoRU::compareProtoSegment().
const ME0RecHit* ME0SegmentAlgorithmBase::HitAndPosition::rh |
Definition at line 28 of file ME0SegmentAlgorithmBase.h.
Referenced by ME0SegAlgoRU::compareProtoSegment().