This is the complete list of members for CSCSegAlgoRU, including all inherited members.
addHit(AlgoState &aState, const CSCRecHit2D *hit, int layer) const | CSCSegAlgoRU | private |
areHitsCloseInGlobalPhi(const AlgoState &aState, const CSCRecHit2D *h1, const CSCRecHit2D *h2) const | CSCSegAlgoRU | private |
areHitsCloseInR(const AlgoState &aState, const CSCRecHit2D *h1, const CSCRecHit2D *h2) const | CSCSegAlgoRU | private |
baseline(AlgoState &aState, int n_seg_min) const | CSCSegAlgoRU | private |
BoolContainer typedef | CSCSegAlgoRU | |
buildSegments(const CSCChamber *aChamber, const ChamberHitContainer &rechits) const | CSCSegAlgoRU | |
ChamberHitContainer typedef | CSCSegAlgoRU | |
ChamberHitContainerCIt typedef | CSCSegAlgoRU | |
chi2_str_ | CSCSegAlgoRU | private |
chi2Max | CSCSegAlgoRU | private |
chi2Norm_2D_ | CSCSegAlgoRU | private |
compareProtoSegment(AlgoState &aState, const CSCRecHit2D *h, int layer) const | CSCSegAlgoRU | private |
CSCSegAlgoRU(const edm::ParameterSet &ps) | CSCSegAlgoRU | explicit |
CSCSegmentAlgorithm(const edm::ParameterSet &) | CSCSegmentAlgorithm | inlineexplicit |
debugInfo | CSCSegAlgoRU | private |
doCollisions | CSCSegAlgoRU | private |
dPhiIntMax | CSCSegAlgoRU | private |
dPhiMax | CSCSegAlgoRU | private |
dRIntMax | CSCSegAlgoRU | private |
dRMax | CSCSegAlgoRU | private |
fit_r_phi(const AlgoState &aState, const SVector6 &points, int layer) const | CSCSegAlgoRU | private |
fitX(const AlgoState &aState, SVector6 points, SVector6 errors, int ir, int ir2, float &chi2_str) const | CSCSegAlgoRU | private |
flagHitsAsUsed(const AlgoState &aState, const ChamberHitContainer &rechitsInChamber, BoolContainer &used) const | CSCSegAlgoRU | private |
hasHitOnLayer(const AlgoState &aState, int layer) const | CSCSegAlgoRU | private |
increaseProtoSegment(AlgoState &aState, const CSCRecHit2D *h, int layer, int chi2_factor) const | CSCSegAlgoRU | private |
isHitNearSegment(const AlgoState &aState, const CSCRecHit2D *h) const | CSCSegAlgoRU | private |
isSegmentGood(const AlgoState &aState, const ChamberHitContainer &rechitsInChamber) const | CSCSegAlgoRU | private |
LayerIndex typedef | CSCSegAlgoRU | |
minLayersApart | CSCSegAlgoRU | private |
myName | CSCSegAlgoRU | private |
phiAtZ(const AlgoState &aState, float z) const | CSCSegAlgoRU | private |
replaceHit(AlgoState &aState, const CSCRecHit2D *h, int layer) const | CSCSegAlgoRU | private |
run(const CSCChamber *aChamber, const ChamberHitContainer &rechits) override | CSCSegAlgoRU | inline |
CSCSegmentAlgorithm::run(const CSCChamber *chamber, const std::vector< const CSCRecHit2D * > &rechits)=0 | CSCSegmentAlgorithm | pure virtual |
SVector6 typedef | CSCSegAlgoRU | |
theChi2 | CSCSegAlgoRU | private |
theDirection | CSCSegAlgoRU | private |
theOrigin | CSCSegAlgoRU | private |
tryAddingHitsToSegment(AlgoState &aState, const ChamberHitContainer &rechitsInChamber, const BoolContainer &used, const LayerIndex &layerIndex, const ChamberHitContainerCIt i1, const ChamberHitContainerCIt i2) const | CSCSegAlgoRU | private |
updateParameters(AlgoState &aState) const | CSCSegAlgoRU | private |
uz | CSCSegAlgoRU | private |
vz | CSCSegAlgoRU | private |
wideSeg | CSCSegAlgoRU | private |
~CSCSegAlgoRU() override | CSCSegAlgoRU | inline |
~CSCSegmentAlgorithm() | CSCSegmentAlgorithm | inlinevirtual |