#include <RecHitsSortedInPhi.h>
Public Types | |
using | Hit = RecHitsSortedInPhi::Hit |
enum | layer { inner =0, outer =1 } |
Public Member Functions | |
void | add (int il, int ol) |
void | clear () |
DetLayer const * | detLayer (layer l) const |
bool | empty () const |
GlobalPoint | gp (int i, layer l) const |
Hit const & | hit (int i, layer l) const |
HitDoublets (RecHitsSortedInPhi const &in, RecHitsSortedInPhi const &out) | |
indeces (std::move(rh.indeces)) | |
float | phi (int i, layer l) const |
void | reserve (std::size_t s) |
float | rv (int i, layer l) const |
std::size_t | size () const |
float | x (int i, layer l) const |
float | y (int i, layer l) const |
float | z (int i, layer l) const |
Private Attributes | |
std::vector< int > | indeces |
std::array< RecHitsSortedInPhi const *, 2 > | layers |
Definition at line 127 of file RecHitsSortedInPhi.h.
Definition at line 131 of file RecHitsSortedInPhi.h.
enum HitDoublets::layer |
Enumerator | |
---|---|
inner | |
outer |
Definition at line 129 of file RecHitsSortedInPhi.h.
|
inline |
Definition at line 134 of file RecHitsSortedInPhi.h.
References recoMuon::in.
|
inline |
Definition at line 145 of file RecHitsSortedInPhi.h.
References indeces.
Referenced by HitPairGeneratorFromLayerPair::doublets().
|
inline |
Definition at line 143 of file RecHitsSortedInPhi.h.
References indeces.
Referenced by HitPairGeneratorFromLayerPair::doublets().
Definition at line 147 of file RecHitsSortedInPhi.h.
References ConfigFiles::l, and layers.
Referenced by PixelTripletLargeTipGenerator::hitTriplets(), and PixelTripletHLTGenerator::hitTriplets().
|
inline |
|
inline |
Definition at line 155 of file RecHitsSortedInPhi.h.
Definition at line 149 of file RecHitsSortedInPhi.h.
References indeces, ConfigFiles::l, and layers.
|
inline |
Definition at line 138 of file RecHitsSortedInPhi.h.
|
inline |
Definition at line 150 of file RecHitsSortedInPhi.h.
References indeces, ConfigFiles::l, and layers.
|
inline |
Definition at line 140 of file RecHitsSortedInPhi.h.
References indeces.
Referenced by HitPairGeneratorFromLayerPair::doublets().
|
inline |
Definition at line 151 of file RecHitsSortedInPhi.h.
References indeces, ConfigFiles::l, and layers.
|
inline |
Definition at line 141 of file RecHitsSortedInPhi.h.
References indeces.
Referenced by HitPairGeneratorFromLayerPair::doublets().
|
inline |
Definition at line 153 of file RecHitsSortedInPhi.h.
References indeces, ConfigFiles::l, and layers.
Referenced by svgfig.Curve.Sample::__repr__(), svgfig.Ellipse::__repr__(), Vispa.Gui.WidgetContainer.WidgetContainer::autosize(), Vispa.Gui.VispaWidget.VispaWidget::boundingRect(), gp(), geometryXMLparser.Alignable::pos(), and Vispa.Gui.ConnectableWidget.ConnectableWidget::positionizeMenuWidget().
|
inline |
Definition at line 154 of file RecHitsSortedInPhi.h.
References indeces, ConfigFiles::l, and layers.
Referenced by svgfig.Ellipse::__repr__(), Vispa.Gui.WidgetContainer.WidgetContainer::autosize(), Vispa.Gui.VispaWidget.VispaWidget::boundingRect(), gp(), geometryXMLparser.Alignable::pos(), and Vispa.Gui.ConnectableWidget.ConnectableWidget::positionizeMenuWidget().
|
inline |
Definition at line 152 of file RecHitsSortedInPhi.h.
References indeces, ConfigFiles::l, and layers.
Referenced by gp(), and geometryXMLparser.Alignable::pos().
|
private |
|
private |
Definition at line 159 of file RecHitsSortedInPhi.h.
Referenced by detLayer(), hit(), phi(), rv(), x(), y(), and z().