Provide caches for TF1 functions to be used with ROOT fitters. More...
#include <string>
#include <vector>
#include "RtypesCore.h"
#include "TF1.h"
Go to the source code of this file.
Namespaces | |
hit | |
Detector simulation of raw signals on wires. | |
hit::details | |
Functions | |
template<typename T > | |
T | hit::details::sqr (T v) |
Provide caches for TF1 functions to be used with ROOT fitters.
This might be moved to another namespace than hit, and to a more generic function cacher.
Definition in file GausFitCache.h.