test
Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
DataFormats
MuonReco
src
ME0Muon.cc
Go to the documentation of this file.
1
6
#include "
DataFormats/MuonReco/interface/ME0Muon.h
"
7
using namespace
reco
;
8
9
ME0Muon::ME0Muon
() {
10
}
11
12
bool
ME0Muon::overlap
(
const
Candidate
&
c
)
const
{
13
const
RecoCandidate
*
o
=
dynamic_cast<
const
RecoCandidate
*
>
( &
c
);
14
return
( o != 0 &&
15
(
checkOverlap
(
track
(), o->
track
() ))
16
);
17
}
reco::RecoCandidate::checkOverlap
bool checkOverlap(const R &r1, const R &r2) const
check if two components overlap
Definition:
RecoCandidate.h:69
reco::ME0Muon::overlap
virtual bool overlap(const Candidate &) const
check overlap with another candidate
Definition:
ME0Muon.cc:12
reco::Candidate
Definition:
Candidate.h:28
connectstrParser.o
string o
Definition:
connectstrParser.py:70
dt_dqm_sourceclient_common_cff.reco
tuple reco
Definition:
dt_dqm_sourceclient_common_cff.py:107
EnergyCorrector.c
tuple c
Definition:
EnergyCorrector.py:43
reco::RecoCandidate::track
virtual reco::TrackRef track() const
reference to a Track
Definition:
RecoCandidate.cc:13
reco::ME0Muon::track
virtual TrackRef track() const
reference to a Track
Definition:
ME0Muon.h:30
reco::ME0Muon::ME0Muon
ME0Muon()
Definition:
ME0Muon.cc:9
ME0Muon.h
reco::RecoCandidate
Definition:
RecoCandidate.h:20
Generated for CMSSW Reference Manual by
1.8.5