#include <FWLegoEvePFCandidate.h>
Public Member Functions | |
FWLegoEvePFCandidate (const reco::PFCandidate &pfc, const FWViewContext *, const fireworks::Context &) | |
void | updateScale (const FWViewContext *, const fireworks::Context &) |
Private Attributes | |
float | m_energy |
float | m_et |
Definition at line 21 of file FWLegoEvePFCandidate.h.
FWLegoEvePFCandidate::FWLegoEvePFCandidate | ( | const reco::PFCandidate & | pfc, |
const FWViewContext * | vc, | ||
const fireworks::Context & | context | ||
) |
Definition at line 11 of file FWLegoEvePFCandidate.cc.
References newFWLiteAna::base, funct::cos(), reco::LeafCandidate::energy(), reco::LeafCandidate::et(), reco::LeafCandidate::eta(), f, FWViewContext::getEnergyScale(), FWViewEnergyScale::getPlotEt(), FWViewEnergyScale::getScaleFactorLego(), m_energy, m_et, M_PI, reco::LeafCandidate::phi(), reco::LeafCandidate::pt(), and funct::sin().
void FWLegoEvePFCandidate::updateScale | ( | const FWViewContext * | vc, |
const fireworks::Context & | context | ||
) |
Definition at line 48 of file FWLegoEvePFCandidate.cc.
References FWViewContext::getEnergyScale(), FWViewEnergyScale::getPlotEt(), FWViewEnergyScale::getScaleFactorLego(), prof2calltree::l, contentValuesFiles::m, m_energy, and m_et.
|
private |
Definition at line 28 of file FWLegoEvePFCandidate.h.
Referenced by FWLegoEvePFCandidate(), and updateScale().
|
private |
Definition at line 29 of file FWLegoEvePFCandidate.h.
Referenced by FWLegoEvePFCandidate(), and updateScale().