#include <ScaleCalculators.h>
Public Member Functions | |
ConstDouble (const double value) | |
double | operator() (const Arg1 &) const override |
Private Member Functions | |
ConstDouble ()=delete | |
Private Attributes | |
double | c_ |
Definition at line 17 of file ScaleCalculators.h.
|
inline |
Definition at line 20 of file ScaleCalculators.h.
|
privatedelete |
Referenced by fftjetcms::ConstDouble< Arg1 >::operator()().
|
inlineoverride |
Definition at line 21 of file ScaleCalculators.h.
References fftjetcms::ConstDouble< Arg1 >::c_, and fftjetcms::ConstDouble< Arg1 >::ConstDouble().
|
private |
Definition at line 25 of file ScaleCalculators.h.
Referenced by fftjetcms::ConstDouble< Arg1 >::operator()(), fftjetcms::ProportionalToScale< T >::operator()(), and fftjetcms::MultiplyByConst< T >::operator()().