#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 74 of file QcdLowPtDQM.h.
|
inline |
Definition at line 76 of file QcdLowPtDQM.h.
|
inline |
|
inline |
|
inline |
Definition at line 83 of file QcdLowPtDQM.h.
References QcdLowPtDQM::Pixel::eta(), and p1_.
Referenced by Particle.Particle::__str__(), datamodel.Object::DeltaR(), Jet.Jet::jetID(), datamodel.Object::p4(), and Jet.Jet::puJetId().
|
inline |
|
inline |
Definition at line 82 of file QcdLowPtDQM.h.
References i2_.
Referenced by QcdLowPtDQM::fillTracklets(), and seti2().
|
inline |
|
inline |
|
inline |
|
inline |
|
protected |
Definition at line 92 of file QcdLowPtDQM.h.
Referenced by deta().
|
protected |
Definition at line 92 of file QcdLowPtDQM.h.
Referenced by dphi().
|
protected |
Definition at line 91 of file QcdLowPtDQM.h.
|
protected |
Definition at line 91 of file QcdLowPtDQM.h.
|
protected |
Definition at line 90 of file QcdLowPtDQM.h.
|
protected |
Definition at line 90 of file QcdLowPtDQM.h.
Referenced by p2().