CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Member Functions | Private Member Functions | Private Attributes
fftjetcms::PeakEtaMagSsqDependent Class Reference

#include <ScaleCalculators.h>

Inheritance diagram for fftjetcms::PeakEtaMagSsqDependent:

Public Member Functions

double operator() (const fftjet::Peak &r) const
 
 PeakEtaMagSsqDependent (const fftjet::LinearInterpolator2d *f1, const bool takeOwnership, const fftjet::JetMagnitudeMapper2d< fftjet::Peak > *jmmp, const bool ownjmp, const double fc)
 
 ~PeakEtaMagSsqDependent ()
 

Private Member Functions

 PeakEtaMagSsqDependent ()
 

Private Attributes

const
fftjet::LinearInterpolator2d * 
f1_
 
const double factor_
 
const
fftjet::JetMagnitudeMapper2d
< fftjet::Peak > * 
jmmp_
 
const bool ownsjmmpPointer_
 
const bool ownsPointer_
 

Detailed Description

Definition at line 151 of file ScaleCalculators.h.

Constructor & Destructor Documentation

fftjetcms::PeakEtaMagSsqDependent::PeakEtaMagSsqDependent ( const fftjet::LinearInterpolator2d *  f1,
const bool  takeOwnership,
const fftjet::JetMagnitudeMapper2d< fftjet::Peak > *  jmmp,
const bool  ownjmp,
const double  fc 
)
inline

Definition at line 154 of file ScaleCalculators.h.

fftjetcms::PeakEtaMagSsqDependent::~PeakEtaMagSsqDependent ( )
inline

Definition at line 162 of file ScaleCalculators.h.

fftjetcms::PeakEtaMagSsqDependent::PeakEtaMagSsqDependent ( )
private

Member Function Documentation

double fftjetcms::PeakEtaMagSsqDependent::operator() ( const fftjet::Peak &  r) const
inline

Definition at line 168 of file ScaleCalculators.h.

Member Data Documentation

const fftjet::LinearInterpolator2d* fftjetcms::PeakEtaMagSsqDependent::f1_
private

Definition at line 179 of file ScaleCalculators.h.

const double fftjetcms::PeakEtaMagSsqDependent::factor_
private

Definition at line 183 of file ScaleCalculators.h.

const fftjet::JetMagnitudeMapper2d<fftjet::Peak>* fftjetcms::PeakEtaMagSsqDependent::jmmp_
private

Definition at line 181 of file ScaleCalculators.h.

const bool fftjetcms::PeakEtaMagSsqDependent::ownsjmmpPointer_
private

Definition at line 182 of file ScaleCalculators.h.

const bool fftjetcms::PeakEtaMagSsqDependent::ownsPointer_
private

Definition at line 180 of file ScaleCalculators.h.