FreeHEP API
Version v1.2.2

hep.aida.ref.fitter
Class FitFactory

java.lang.Object
  |
  +--hep.aida.ref.fitter.FitFactory
All Implemented Interfaces:
hep.aida.IFitFactory

public class FitFactory
extends Object
implements hep.aida.IFitFactory

Author:
The AIDA team @ SLAC.

Constructor Summary
FitFactory()
           
 
Method Summary
 hep.aida.IFitData createFitData()
           
 hep.aida.IFitter createFitter()
           
 hep.aida.IFitter createFitter(String fitterType)
           
 hep.aida.IFitter createFitter(String fitterType, String engineType)
           
 hep.aida.IFitter createFitter(String fitterType, String engineType, String options)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FitFactory

public FitFactory()
Method Detail

createFitData

public hep.aida.IFitData createFitData()
Specified by:
createFitData in interface hep.aida.IFitFactory

createFitter

public hep.aida.IFitter createFitter()
                              throws IllegalArgumentException
Specified by:
createFitter in interface hep.aida.IFitFactory
IllegalArgumentException

createFitter

public hep.aida.IFitter createFitter(String fitterType)
                              throws IllegalArgumentException
Specified by:
createFitter in interface hep.aida.IFitFactory
IllegalArgumentException

createFitter

public hep.aida.IFitter createFitter(String fitterType,
                                     String engineType)
                              throws IllegalArgumentException
Specified by:
createFitter in interface hep.aida.IFitFactory
IllegalArgumentException

createFitter

public hep.aida.IFitter createFitter(String fitterType,
                                     String engineType,
                                     String options)
                              throws IllegalArgumentException
Specified by:
createFitter in interface hep.aida.IFitFactory
IllegalArgumentException

FreeHEP API
Version v1.2.2

Copyright © 2000-2003 FreeHEP, All Rights Reserved.