#include <FWPFLegoCandidate.h>
Public Member Functions | |
FWPFLegoCandidate (const FWViewContext *vc, const fireworks::Context &context, float et, float energy, float pt, float eta, float phi) | |
FWPFLegoCandidate () | |
void | updateScale (const FWViewContext *vc, const fireworks::Context &) |
virtual | ~FWPFLegoCandidate () |
Private Member Functions | |
FWPFLegoCandidate (const FWPFLegoCandidate &) | |
const FWPFLegoCandidate & | operator= (const FWPFLegoCandidate &) |
Private Attributes | |
float | m_energy |
float | m_et |
float | m_eta |
float | m_phi |
float | m_pt |
Definition at line 29 of file FWPFLegoCandidate.h.
FWPFLegoCandidate::FWPFLegoCandidate | ( | const FWViewContext * | vc, |
const fireworks::Context & | context, | ||
float | et, | ||
float | energy, | ||
float | pt, | ||
float | eta, | ||
float | phi | ||
) |
Definition at line 8 of file FWPFLegoCandidate.cc.
References newFWLiteAna::base, funct::cos(), f, FWViewContext::getEnergyScale(), FWViewEnergyScale::getPlotEt(), FWViewEnergyScale::getScaleFactorLego(), funct::log(), m_energy, m_et, m_eta, m_phi, m_pt, Pi, CosmicsPD_Skims::radius, funct::sin(), and Geom::twoPi().
|
inline |
Definition at line 34 of file FWPFLegoCandidate.h.
|
inlinevirtual |
Definition at line 35 of file FWPFLegoCandidate.h.
|
private |
|
private |
void FWPFLegoCandidate::updateScale | ( | const FWViewContext * | vc, |
const fireworks::Context & | context | ||
) |
Definition at line 45 of file FWPFLegoCandidate.cc.
References FWViewContext::getEnergyScale(), FWViewEnergyScale::getPlotEt(), FWViewEnergyScale::getScaleFactorLego(), prof2calltree::l, m, m_energy, and m_et.
Referenced by FWPFCandidatesLegoProxyBuilder::scaleProduct(), FWPFPatJetLegoProxyBuilder< T >::scaleProduct(), and FWPFClusterLegoProxyBuilder::scaleProduct().
|
private |
Definition at line 45 of file FWPFLegoCandidate.h.
Referenced by FWPFLegoCandidate(), and updateScale().
|
private |
Definition at line 46 of file FWPFLegoCandidate.h.
Referenced by FWPFLegoCandidate(), and updateScale().
|
private |
Definition at line 48 of file FWPFLegoCandidate.h.
Referenced by FWPFLegoCandidate().
|
private |
Definition at line 49 of file FWPFLegoCandidate.h.
Referenced by FWPFLegoCandidate().
|
private |
Definition at line 47 of file FWPFLegoCandidate.h.
Referenced by FWPFLegoCandidate().