#include <FWLegoCandidate.h>
Public Member Functions | |
FWLegoCandidate (const FWViewContext *vc, const fireworks::Context &context, float et, float energy, float pt, float eta, float phi) | |
FWLegoCandidate () | |
void | updateScale (const FWViewContext *vc, const fireworks::Context &) |
~FWLegoCandidate () override | |
Private Member Functions | |
FWLegoCandidate (const FWLegoCandidate &)=delete | |
const FWLegoCandidate & | operator= (const FWLegoCandidate &)=delete |
Private Attributes | |
float | m_energy |
float | m_et |
float | m_eta |
float | m_phi |
float | m_pt |
Definition at line 29 of file FWLegoCandidate.h.
FWLegoCandidate::FWLegoCandidate | ( | const FWViewContext * | vc, |
const fireworks::Context & | context, | ||
float | et, | ||
float | energy, | ||
float | pt, | ||
float | eta, | ||
float | phi | ||
) |
Definition at line 8 of file FWLegoCandidate.cc.
References runEdmFileComparison::base, funct::cos(), f, FWViewContext::getEnergyScale(), FWViewEnergyScale::getPlotEt(), FWViewEnergyScale::getScaleFactorLego(), cmsBatch::log, m_energy, m_eta, m_phi, m_pt, Pi, TCMET_cfi::radius, funct::sin(), Geom::twoPi(), and heppy_batch::val.
|
inline |
Definition at line 35 of file FWLegoCandidate.h.
|
inlineoverride |
Definition at line 36 of file FWLegoCandidate.h.
|
privatedelete |
|
privatedelete |
void FWLegoCandidate::updateScale | ( | const FWViewContext * | vc, |
const fireworks::Context & | context | ||
) |
Definition at line 45 of file FWLegoCandidate.cc.
References FWViewContext::getEnergyScale(), FWViewEnergyScale::getPlotEt(), FWViewEnergyScale::getScaleFactorLego(), checklumidiff::l, funct::m, m_energy, m_pt, and heppy_batch::val.
Referenced by FWCandidateHGCalLegoProxyBuilder::scaleProduct(), FWPFCandidatesLegoProxyBuilder::scaleProduct(), FWCandidateLegoProxyBuilder::scaleProduct(), FWPFPatJetLegoProxyBuilder< T >::scaleProduct(), FWPFClusterLegoProxyBuilder::scaleProduct(), and FWPFBlockProxyBuilder::scaleProduct().
|
private |
Definition at line 46 of file FWLegoCandidate.h.
Referenced by FWLegoCandidate(), and updateScale().
|
private |
Definition at line 47 of file FWLegoCandidate.h.
|
private |
Definition at line 49 of file FWLegoCandidate.h.
Referenced by FWLegoCandidate().
|
private |
Definition at line 50 of file FWLegoCandidate.h.
Referenced by FWLegoCandidate().
|
private |
Definition at line 48 of file FWLegoCandidate.h.
Referenced by FWLegoCandidate(), and updateScale().