#include <PuppiCandidate.h>
Public Member Functions | |
void | _ensure_valid_eta () const |
double | eta () const |
double | pseudorapidity () const |
int | puppi_register () const |
void | set_info (int puppi_register) |
Private Attributes | |
double | _eta = fastjet::pseudojet_invalid_rap |
int | _puppi_register |
Definition at line 8 of file PuppiCandidate.h.
|
inline |
|
inline |
Definition at line 12 of file PuppiCandidate.h.
References pseudorapidity().
Referenced by Particle.Particle::__str__(), PuppiAlgo::add(), Jet.Jet::jetID(), and Jet.Jet::puJetId().
|
inline |
Definition at line 11 of file PuppiCandidate.h.
References _ensure_valid_eta(), and _eta.
Referenced by eta().
|
inline |
Definition at line 15 of file PuppiCandidate.h.
References _puppi_register.
Referenced by PuppiAlgo::add(), and set_info().
|
inline |
Definition at line 14 of file PuppiCandidate.h.
References _puppi_register, and puppi_register().
Referenced by PuppiContainer::initialize().
|
mutableprivate |
Definition at line 18 of file PuppiCandidate.h.
Referenced by _ensure_valid_eta(), and pseudorapidity().
|
private |
Definition at line 19 of file PuppiCandidate.h.
Referenced by puppi_register(), and set_info().