#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)) | |
int | innerHitId (int i) const |
int | outerHitId (int i) const |
float | phi (int i, layer l) const |
float | r (int i, layer l) const |
void | reserve (std::size_t s) |
float | rv (int i, layer l) const |
void | shrink_to_fit () |
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 146 of file RecHitsSortedInPhi.h.
References indeces.
Referenced by HitPairGeneratorFromLayerPair::doublets(), and counter.Counter::register().
|
inline |
Definition at line 143 of file RecHitsSortedInPhi.h.
References indeces.
Referenced by HitPairGeneratorFromLayerPair::doublets().
Definition at line 148 of file RecHitsSortedInPhi.h.
References cmsLHEtoEOSManager::l, and layers.
Referenced by PixelTripletLargeTipGenerator::hitTriplets(), and PixelTripletHLTGenerator::hitTriplets().
|
inline |
|
inline |
Definition at line 158 of file RecHitsSortedInPhi.h.
Definition at line 151 of file RecHitsSortedInPhi.h.
References indeces, cmsLHEtoEOSManager::l, and layers.
Referenced by CACell::getInnerHit(), CACell::getOuterHit(), MultiHitGeneratorFromChi2::hitSets(), PixelTripletLargeTipGenerator::hitTriplets(), and PixelTripletHLTGenerator::hitTriplets().
|
inline |
Definition at line 138 of file RecHitsSortedInPhi.h.
|
inline |
Definition at line 149 of file RecHitsSortedInPhi.h.
Referenced by CellularAutomaton::createAndConnectCells(), and CellularAutomaton::findTriplets().
|
inline |
Definition at line 150 of file RecHitsSortedInPhi.h.
References indeces.
Referenced by CellularAutomaton::createAndConnectCells(), and CellularAutomaton::findTriplets().
|
inline |
Definition at line 152 of file RecHitsSortedInPhi.h.
References indeces, cmsLHEtoEOSManager::l, and layers.
Referenced by Particle.Particle::__str__(), CACell::getInnerPhi(), CACell::getOuterPhi(), PixelTripletLargeTipGenerator::hitTriplets(), and PixelTripletHLTGenerator::hitTriplets().
|
inline |
|
inline |
Definition at line 140 of file RecHitsSortedInPhi.h.
References indeces.
Referenced by HitPairGeneratorFromLayerPair::doublets().
|
inline |
Definition at line 153 of file RecHitsSortedInPhi.h.
References indeces, cmsLHEtoEOSManager::l, and layers.
Referenced by PixelTripletHLTGenerator::hitTriplets().
|
inline |
Definition at line 144 of file RecHitsSortedInPhi.h.
References indeces.
Referenced by HitPairGeneratorFromLayerPair::doublets().
|
inline |
Definition at line 141 of file RecHitsSortedInPhi.h.
References indeces.
Referenced by ntuple._Collection::__iter__(), ntuple._Collection::__len__(), CellularAutomaton::createAndConnectCells(), HitPairGeneratorFromLayerPair::doublets(), CellularAutomaton::findTriplets(), MultiHitGeneratorFromChi2::hitSets(), PixelTripletLargeTipGenerator::hitTriplets(), and PixelTripletHLTGenerator::hitTriplets().
|
inline |
Definition at line 156 of file RecHitsSortedInPhi.h.
References indeces, cmsLHEtoEOSManager::l, and layers.
Referenced by svgfig.Curve.Sample::__repr__(), svgfig.Ellipse::__repr__(), Vispa.Gui.WidgetContainer.WidgetContainer::autosize(), Vispa.Gui.VispaWidget.VispaWidget::boundingRect(), CACell::getInnerX(), CACell::getOuterX(), gp(), PixelTripletLargeTipGenerator::hitTriplets(), PixelTripletHLTGenerator::hitTriplets(), geometryXMLparser.Alignable::pos(), Vispa.Gui.ConnectableWidget.ConnectableWidget::positionizeMenuWidget(), and r().
|
inline |
Definition at line 157 of file RecHitsSortedInPhi.h.
References indeces, cmsLHEtoEOSManager::l, and layers.
Referenced by svgfig.Ellipse::__repr__(), Vispa.Gui.WidgetContainer.WidgetContainer::autosize(), Vispa.Gui.VispaWidget.VispaWidget::boundingRect(), CACell::getInnerY(), CACell::getOuterY(), gp(), PixelTripletLargeTipGenerator::hitTriplets(), PixelTripletHLTGenerator::hitTriplets(), geometryXMLparser.Alignable::pos(), Vispa.Gui.ConnectableWidget.ConnectableWidget::positionizeMenuWidget(), and r().
|
inline |
Definition at line 155 of file RecHitsSortedInPhi.h.
References indeces, cmsLHEtoEOSManager::l, and layers.
Referenced by gp(), PixelTripletLargeTipGenerator::hitTriplets(), PixelTripletHLTGenerator::hitTriplets(), and geometryXMLparser.Alignable::pos().
|
private |
Definition at line 165 of file RecHitsSortedInPhi.h.
Referenced by add(), clear(), empty(), hit(), innerHitId(), outerHitId(), phi(), reserve(), rv(), shrink_to_fit(), size(), x(), y(), and z().
|
private |
Definition at line 162 of file RecHitsSortedInPhi.h.
Referenced by detLayer(), hit(), phi(), rv(), x(), y(), and z().