#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 19 of file FWLegoEvePFCandidate.h.
FWLegoEvePFCandidate::FWLegoEvePFCandidate | ( | const reco::PFCandidate & | pfc, |
const FWViewContext * | vc, | ||
const fireworks::Context & | context | ||
) |
Definition at line 10 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(), LEDCalibrationChannels::iphi, m_energy, m_et, M_PI, reco::LeafCandidate::phi(), reco::LeafCandidate::pt(), funct::sin(), and heppy_batch::val.
void FWLegoEvePFCandidate::updateScale | ( | const FWViewContext * | vc, |
const fireworks::Context & | context | ||
) |
Definition at line 44 of file FWLegoEvePFCandidate.cc.
References FWViewContext::getEnergyScale(), FWViewEnergyScale::getPlotEt(), FWViewEnergyScale::getScaleFactorLego(), MainPageGenerator::l, visualization-live-secondInstance_cfg::m, m_energy, m_et, and heppy_batch::val.
|
private |
Definition at line 25 of file FWLegoEvePFCandidate.h.
Referenced by FWLegoEvePFCandidate(), and updateScale().
|
private |
Definition at line 26 of file FWLegoEvePFCandidate.h.
Referenced by FWLegoEvePFCandidate(), and updateScale().