#include <ScaleCalculators.h>
Public Member Functions | |
ConstDouble (const double value) | |
ConstDouble ()=delete | |
double | operator() (const Arg1 &) const override |
Private Attributes | |
double | c_ |
Definition at line 17 of file ScaleCalculators.h.
|
inline |
Definition at line 19 of file ScaleCalculators.h.
|
delete |
|
inlineoverride |
|
private |
Definition at line 24 of file ScaleCalculators.h.
Referenced by fftjetcms::ConstDouble< Arg1 >::operator()().