#include <SETPatternRecognition.h>
Public Member Functions | |
virtual void | produce (const edm::Event &event, const edm::EventSetup &eSetup, std::vector< MuonRecHitContainer > &result) |
bool | segmentCleaning (const DetId &detId, const LocalPoint &localPosition, const LocalError &localError, const LocalVector &localDirection, const LocalError &localDirectionError, const double &chi2, const int &ndf) |
SETPatternRecognition (const edm::ParameterSet &pset, edm::ConsumesCollector &iC) | |
void | setServiceProxy (MuonServiceProxy *service) |
virtual | ~SETPatternRecognition () |
Public Member Functions inherited from MuonSeedVPatternRecognition | |
MuonSeedVPatternRecognition (const edm::ParameterSet &pset) | |
virtual | ~MuonSeedVPatternRecognition () |
Additional Inherited Members | |
Public Types inherited from MuonSeedVPatternRecognition | |
typedef MuonTransientTrackingRecHit::ConstMuonRecHitPointer | ConstMuonRecHitPointer |
typedef MuonTransientTrackingRecHit::MuonRecHitContainer | MuonRecHitContainer |
typedef MuonTransientTrackingRecHit::MuonRecHitPointer | MuonRecHitPointer |
Protected Attributes inherited from MuonSeedVPatternRecognition | |
bool | enableCSCMeasurement |
Enable the CSC measurement. More... | |
bool | enableDTMeasurement |
Enable the DT measurement. More... | |
edm::InputTag | theCSCRecSegmentLabel |
the name of the CSC rec hits collection More... | |
edm::InputTag | theDTRecSegmentLabel |
the name of the DT rec hits collection More... | |
I. Bloch, E. James, S. Stoynev
Definition at line 14 of file SETPatternRecognition.h.
|
explicit |
Definition at line 18 of file SETPatternRecognition.cc.
|
inlinevirtual |
Definition at line 18 of file SETPatternRecognition.h.
|
virtual |
Output is a cluster, with possibly more than one hit per layer
Implements MuonSeedVPatternRecognition.
Definition at line 42 of file SETPatternRecognition.cc.
bool SETPatternRecognition::segmentCleaning | ( | const DetId & | detId, |
const LocalPoint & | localPosition, | ||
const LocalError & | localError, | ||
const LocalVector & | localDirection, | ||
const LocalError & | localDirectionError, | ||
const double & | chi2, | ||
const int & | ndf | ||
) |
Definition at line 445 of file SETPatternRecognition.cc.
|
inline |
Definition at line 23 of file SETPatternRecognition.h.
References theService.
|
private |
Definition at line 35 of file SETPatternRecognition.h.
|
private |
Definition at line 39 of file SETPatternRecognition.h.
|
private |
Definition at line 34 of file SETPatternRecognition.h.
|
private |
Definition at line 38 of file SETPatternRecognition.h.
|
private |
Definition at line 31 of file SETPatternRecognition.h.
|
private |
Definition at line 44 of file SETPatternRecognition.h.
|
private |
Definition at line 43 of file SETPatternRecognition.h.
|
private |
Definition at line 36 of file SETPatternRecognition.h.
|
private |
Definition at line 40 of file SETPatternRecognition.h.
|
private |
Definition at line 47 of file SETPatternRecognition.h.
Referenced by setServiceProxy().
|
private |
Definition at line 32 of file SETPatternRecognition.h.