#include <QcdLowPtDQM.h>
Public Member Functions | |
double | deta () const |
double | dphi () const |
double | eta () const |
int | i1 () const |
int | i2 () const |
const Pixel & | p1 () const |
const Pixel & | p2 () const |
void | seti1 (int i1) |
void | seti2 (int i2) |
Tracklet () | |
Tracklet (const Pixel &p1, const Pixel &p2) | |
Protected Attributes | |
double | deta_ |
double | dphi_ |
int | i1_ |
int | i2_ |
Pixel | p1_ |
Pixel | p2_ |
Definition at line 62 of file QcdLowPtDQM.h.
|
inline |
Definition at line 64 of file QcdLowPtDQM.h.
Definition at line 65 of file QcdLowPtDQM.h.
|
inline |
|
inline |
|
inline |
Definition at line 76 of file QcdLowPtDQM.h.
References QcdLowPtDQM::Pixel::eta(), and p1_.
Referenced by Particle.Particle::__str__(), Muon.Muon::absEffAreaIso(), Jet.Jet::jetID(), and Jet.Jet::puJetId().
|
inline |
|
inline |
Definition at line 75 of file QcdLowPtDQM.h.
References i2_.
Referenced by QcdLowPtDQM::fillTracklets(), and seti2().
|
inline |
|
inline |
|
inline |
|
inline |
|
protected |
Definition at line 85 of file QcdLowPtDQM.h.
Referenced by deta().
|
protected |
Definition at line 85 of file QcdLowPtDQM.h.
Referenced by dphi().
|
protected |
Definition at line 84 of file QcdLowPtDQM.h.
|
protected |
Definition at line 84 of file QcdLowPtDQM.h.
|
protected |
Definition at line 83 of file QcdLowPtDQM.h.
|
protected |
Definition at line 83 of file QcdLowPtDQM.h.
Referenced by p2().