#include "TROOT.h"
#include "TClass.h"
#include "TObjString.h"
#include "TObjArray.h"
#include "TF1NormSum.h"
#include "Math/WrappedFunction.h"
#include "Math/WrappedTF1.h"
Namespaces | |
namespace | ROOT |
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tbb::task_arena without forward declaring tbb::interface7 | |
Functions | |
template<class Iterator > | |
void | FixDuplicateNames (Iterator begin, Iterator end) |
Function to find and rename duplicate parameters with the same name. | |
void FixDuplicateNames | ( | Iterator | begin, |
Iterator | end | ||
) |
Function to find and rename duplicate parameters with the same name.
Definition at line 30 of file TF1NormSum.cxx.