FreeHEP API
Version v1.1

hep.fitting
Interface HasHandles

All Known Implementing Classes:
hep.fitting.function.AbstractPolynomialFunction, ExponentialFunction, GaussianFunction, LorentzianFunction, StraightLineFunction

public interface HasHandles


Method Summary
 Handle[] getHandles(double xlow, double xhigh, double ylow, double yhigh)
           
 

Method Detail

getHandles

public Handle[] getHandles(double xlow,
                           double xhigh,
                           double ylow,
                           double yhigh)

FreeHEP API
Version v1.1

Copyright © 2000-2002 FreeHEP, All Rights Reserved.