#include <ScaleCalculators.h>
Public Member Functions | |
double | operator() (const T &r) const |
ProportionalToScale (const double value) | |
Private Member Functions | |
ProportionalToScale () | |
Private Attributes | |
double | c_ |
Definition at line 29 of file ScaleCalculators.h.
|
inline |
Definition at line 32 of file ScaleCalculators.h.
|
private |
|
inline |
Definition at line 33 of file ScaleCalculators.h.
References fftjetcms::ProportionalToScale< T >::c_.
|
private |
Definition at line 37 of file ScaleCalculators.h.
Referenced by fftjetcms::ProportionalToScale< T >::operator()().