English

An Object-Oriented Minimization Package for HEP

High Energy Physics - Phenomenology 2008-11-26 v1

Abstract

A portion of the HEP community has perceived the need for a minimization package written in C++ and taking advantage of the Object-Oriented nature of that langauge. To be acceptable for HEP, such a package must at least encompass all the capabilities of Minuit. Aside from the slight plus of not relying on outside Fortran compilation, the advantages that a C++ package based on O-O design would confer over the multitude of available C++ Minuit-wrappers include: Easier extensibility to different algorithms and forms opf constraints; and usage modes which would not be available in the global-common-based Minuit design. An example of the latter is a job persuing two ongoing minimization problems simultaneously. We discuss the design and implementation of such a package, which extends Minuit only in minor ways but which greatly diminishes the programming effort (if not the algorithm thought) needed to make more significant extensions.

Keywords

Cite

@article{arxiv.hep-ph/0306054,
  title  = {An Object-Oriented Minimization Package for HEP},
  author = {Mark Fischler and David Sachs},
  journal= {arXiv preprint arXiv:hep-ph/0306054},
  year   = {2008}
}

Comments

Presented at Computing in High Energy and Nuclear Physics 2003, La Jolla, CA March 2003. 10 pages