Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TF1NormSum.cxx File Reference
#include "TROOT.h"
#include "TClass.h"
#include "TObjString.h"
#include "TObjArray.h"
#include "TF1NormSum.h"
#include "Math/WrappedFunction.h"
#include "Math/WrappedTF1.h"
Include dependency graph for TF1NormSum.cxx:

Namespaces

namespace  ROOT
 This file contains a specialised ROOT message handler to test for diagnostic in unit tests.
 

Functions

template<class Iterator >
void FixDuplicateNames (Iterator begin, Iterator end)
 Function to find and rename duplicate parameters with the same name.
 

Function Documentation

◆ FixDuplicateNames()

template<class Iterator >
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.