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 29 of file TF1NormSum.cxx.