FreeHEP API
Version v1.1

hep.aida.hbook
Class WeightFunction

java.lang.Object
  |
  +--hep.aida.hbook.WeightFunction

public class WeightFunction
extends Object

Version:
$Id: WeightFunction.java,v 1.1 2001/03/27 15:46:57 duns Exp $
Author:
Mark Donszelmann

Method Summary
 float weight(float x, float y, int isel)
           
 float weight(float x, int isel)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

weight

public float weight(float x,
                    int isel)

weight

public float weight(float x,
                    float y,
                    int isel)

FreeHEP API
Version v1.1

Copyright © 2000-2002 FreeHEP, All Rights Reserved.