This checks matching based on delta R. More...
#include <TopProjector.h>
Public Types | |
typedef edm::FwdPtr< Bottom > | BottomFwdPtr |
typedef edm::FwdPtr< Top > | TopFwdPtr |
Public Member Functions | |
bool | operator() (TopFwdPtr const &top) const |
void | setBottom (BottomFwdPtr const &bottom) |
TopProjectorDeltaROverlap () | |
TopProjectorDeltaROverlap (edm::ParameterSet const &config) | |
Protected Attributes | |
float | botEta_ |
float | botPhi_ |
BottomFwdPtr const * | bottom_ |
const Bottom * | bottomCPtr_ |
double | deltaR2_ |
This checks matching based on delta R.
Definition at line 104 of file TopProjector.h.
typedef edm::FwdPtr<Bottom> TopProjectorDeltaROverlap< Top, Bottom >::BottomFwdPtr |
Definition at line 108 of file TopProjector.h.
typedef edm::FwdPtr<Top> TopProjectorDeltaROverlap< Top, Bottom >::TopFwdPtr |
Definition at line 107 of file TopProjector.h.
|
inlineexplicit |
Definition at line 110 of file TopProjector.h.
References TopProjectorFwdPtrOverlap< Top, Bottom >::bottom_.
|
inlineexplicit |
Definition at line 111 of file TopProjector.h.
|
inline |
Definition at line 123 of file TopProjector.h.
References reco::deltaR2(), electronMatch_cfi::matched, and TtFullHadDaughter::Top.
|
inline |
Definition at line 117 of file TopProjector.h.
References TopProjectorFwdPtrOverlap< Top, Bottom >::bottom_.
|
protected |
Definition at line 133 of file TopProjector.h.
|
protected |
Definition at line 133 of file TopProjector.h.
|
protected |
Definition at line 131 of file TopProjector.h.
|
protected |
Definition at line 132 of file TopProjector.h.
|
protected |
Definition at line 130 of file TopProjector.h.