FreeHEP API
Version current

hep.aida.hbook
Class WeightFunction

java.lang.Object
  extended byhep.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
Source Code:
WeightFunction.java

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 current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.