#include <MuonCSCSeedFromRecHits.h>
Public Member Functions | |
ConstMuonRecHitPointer | bestEndcapHit (const MuonRecHitContainer &endcapHits) const |
MuonCSCSeedFromRecHits () | |
virtual TrajectorySeed | seed () const |
virtual | ~MuonCSCSeedFromRecHits () |
Public Member Functions inherited from MuonSeedFromRecHits | |
void | add (MuonTransientTrackingRecHit::MuonRecHitPointer hit) |
void | clear () |
TrajectorySeed | createSeed (float ptmean, float sptmean, MuonTransientTrackingRecHit::ConstMuonRecHitPointer last) const |
MuonTransientTrackingRecHit::ConstMuonRecHitPointer | firstRecHit () const |
MuonSeedFromRecHits () | |
unsigned int | nrhit () const |
void | setBField (const MagneticField *field) |
void | setPtExtractor (const MuonSeedPtExtractor *extractor) |
virtual | ~MuonSeedFromRecHits () |
Private Member Functions | |
void | analyze () const |
float | computeDefaultPt (ConstMuonRecHitPointer muon) const |
bool | createDefaultEndcapSeed (ConstMuonRecHitPointer last, TrajectorySeed &seed) const |
void | makeDefaultSeed (TrajectorySeed &seed) const |
bool | makeSeed (const MuonRecHitContainer &hits1, const MuonRecHitContainer &hits2, TrajectorySeed &seed) const |
bool | makeSeed2 (const MuonRecHitContainer &hits1, const MuonRecHitContainer &hits2, TrajectorySeed &seed) const |
int | segmentQuality (ConstMuonRecHitPointer muon) const |
Additional Inherited Members | |
Protected Types inherited from MuonSeedFromRecHits | |
typedef MuonTransientTrackingRecHit::ConstMuonRecHitPointer | ConstMuonRecHitPointer |
typedef MuonTransientTrackingRecHit::MuonRecHitContainer | MuonRecHitContainer |
typedef MuonTransientTrackingRecHit::MuonRecHitPointer | MuonRecHitPointer |
Protected Attributes inherited from MuonSeedFromRecHits | |
const MagneticField * | theField |
const MuonSeedPtExtractor * | thePtExtractor |
MuonTransientTrackingRecHit::MuonRecHitContainer | theRhits |
Definition at line 6 of file MuonCSCSeedFromRecHits.h.
MuonCSCSeedFromRecHits::MuonCSCSeedFromRecHits | ( | ) |
Definition at line 15 of file MuonCSCSeedFromRecHits.cc.
|
inlinevirtual |
Definition at line 11 of file MuonCSCSeedFromRecHits.h.
|
private |
Definition at line 261 of file MuonCSCSeedFromRecHits.cc.
References gather_cfg::cout, SiPixelRawToDigiRegional_cfi::deltaPhi, and MuonSeedFromRecHits::theRhits.
MuonCSCSeedFromRecHits::ConstMuonRecHitPointer MuonCSCSeedFromRecHits::bestEndcapHit | ( | const MuonRecHitContainer & | endcapHits | ) | const |
Definition at line 180 of file MuonCSCSeedFromRecHits.cc.
References SiPixelRawToDigiRegional_cfi::deltaPhi, M_PI, HLT_FULL_cff::quality, and segmentQuality().
Referenced by MuonOverlapSeedFromRecHits::bestHit(), makeDefaultSeed(), and makeSeed().
|
private |
|
private |
Definition at line 251 of file MuonCSCSeedFromRecHits.cc.
References MuonSeedFromRecHits::createSeed(), MuonSeedPtExtractor::pT_extract(), and MuonSeedFromRecHits::thePtExtractor.
Referenced by makeDefaultSeed().
|
private |
Definition at line 233 of file MuonCSCSeedFromRecHits.cc.
References bestEndcapHit(), createDefaultEndcapSeed(), and MuonSeedFromRecHits::theRhits.
Referenced by seed().
|
private |
Definition at line 98 of file MuonCSCSeedFromRecHits.cc.
References bestEndcapHit(), MuonSeedFromRecHits::createSeed(), HLT_FULL_cff::maxpt, HLT_FULL_cff::minpt, EnergyCorrector::pt, MuonSeedPtExtractor::pT_extract(), RPCpg::pts, MuonSeedFromRecHits::thePtExtractor, and MuonSeedFromRecHits::theRhits.
Referenced by seed().
|
private |
|
virtual |
Definition at line 21 of file MuonCSCSeedFromRecHits.cc.
References CSCDetId, end, makeDefaultSeed(), makeSeed(), mps_fire::result, segmentQuality(), relativeConstraints::station, and MuonSeedFromRecHits::theRhits.
Referenced by MuonSeedFinder::seeds().
|
private |
Definition at line 152 of file MuonCSCSeedFromRecHits.cc.
References CSCDetId, SiPixelRawToDigiRegional_cfi::deltaPhi, nhits, HLT_FULL_cff::quality, and relativeConstraints::ring.
Referenced by bestEndcapHit(), and seed().