Public Types | |
typedef reco::TrackCollection | collection |
typedef container::const_iterator | const_iterator |
typedef std::vector< const reco::Track * > | container |
Public Member Functions | |
const_iterator | begin () const |
const_iterator | end () const |
HSCPTrackSelector (const edm::ParameterSet &cfg) | |
bool | matchingMuon (const reco::Track *track, const edm::Handle< reco::MuonCollection > &muons) |
void | select (const edm::Handle< reco::TrackCollection > &c, const edm::Event &evt, const edm::EventSetup &) |
size_t | size () const |
Private Attributes | |
edm::InputTag | dedxTag_ |
double | maxInnerTrackdEdx |
double | maxMuonTrackdEdx |
unsigned int | mindEdxHitsInnerTrack |
unsigned int | mindEdxHitsMuonTrack |
double | minInnerTrackdEdx |
double | minMuonTrackdEdx |
bool | thedEdxSwitch |
edm::InputTag | theMuonSource |
container | theSelectedTracks |
double | trackerTrackPtCut |
Definition at line 28 of file HSCPTrackSelectorModule.cc.
Definition at line 31 of file HSCPTrackSelectorModule.cc.
typedef container::const_iterator HSCPTrackSelector::const_iterator |
Definition at line 30 of file HSCPTrackSelectorModule.cc.
typedef std::vector<const reco::Track*> HSCPTrackSelector::container |
Definition at line 29 of file HSCPTrackSelectorModule.cc.
|
inline |
Definition at line 33 of file HSCPTrackSelectorModule.cc.
References dedxTag_, edm::ParameterSet::getParameter(), maxInnerTrackdEdx, maxMuonTrackdEdx, mindEdxHitsInnerTrack, mindEdxHitsMuonTrack, minInnerTrackdEdx, minMuonTrackdEdx, thedEdxSwitch, theMuonSource, and trackerTrackPtCut.
|
inline |
Definition at line 47 of file HSCPTrackSelectorModule.cc.
References theSelectedTracks.
|
inline |
Definition at line 48 of file HSCPTrackSelectorModule.cc.
References theSelectedTracks.
Referenced by Types.LuminosityBlockRange::cppID(), and Types.EventRange::cppID().
|
inline |
Definition at line 51 of file HSCPTrackSelectorModule.cc.
References reco::TrackBase::eta(), reco::TrackBase::phi(), and reco::TrackBase::pt().
Referenced by select().
|
inline |
Definition at line 64 of file HSCPTrackSelectorModule.cc.
References dedxTag_, edm::Event::getByLabel(), i, reco::isMuon(), edm::HandleBase::isValid(), matchingMuon(), maxInnerTrackdEdx, maxMuonTrackdEdx, mindEdxHitsInnerTrack, mindEdxHitsMuonTrack, minInnerTrackdEdx, minMuonTrackdEdx, patZpeak::muons, thedEdxSwitch, theMuonSource, theSelectedTracks, and trackerTrackPtCut.
Referenced by Vispa.Views.LineDecayView.LineDecayContainer::createObject(), Vispa.Plugins.Browser.BrowserTabController.BrowserTabController::find(), Vispa.Views.LineDecayView.LineDecayContainer::mousePressEvent(), Vispa.Gui.PortConnection.PointToPointConnection::mousePressEvent(), Vispa.Gui.VispaWidget.VispaWidget::mousePressEvent(), and Vispa.Views.AbstractView.AbstractView::restoreSelection().
|
inline |
Definition at line 49 of file HSCPTrackSelectorModule.cc.
References theSelectedTracks.
|
private |
Definition at line 105 of file HSCPTrackSelectorModule.cc.
Referenced by HSCPTrackSelector(), and select().
|
private |
Definition at line 100 of file HSCPTrackSelectorModule.cc.
Referenced by HSCPTrackSelector(), and select().
|
private |
Definition at line 102 of file HSCPTrackSelectorModule.cc.
Referenced by HSCPTrackSelector(), and select().
|
private |
Definition at line 103 of file HSCPTrackSelectorModule.cc.
Referenced by HSCPTrackSelector(), and select().
|
private |
Definition at line 104 of file HSCPTrackSelectorModule.cc.
Referenced by HSCPTrackSelector(), and select().
|
private |
Definition at line 99 of file HSCPTrackSelectorModule.cc.
Referenced by HSCPTrackSelector(), and select().
|
private |
Definition at line 101 of file HSCPTrackSelectorModule.cc.
Referenced by HSCPTrackSelector(), and select().
|
private |
Definition at line 107 of file HSCPTrackSelectorModule.cc.
Referenced by HSCPTrackSelector(), and select().
|
private |
Definition at line 106 of file HSCPTrackSelectorModule.cc.
Referenced by HSCPTrackSelector(), and select().
|
private |
|
private |
Definition at line 98 of file HSCPTrackSelectorModule.cc.
Referenced by HSCPTrackSelector(), and select().