FreeHEP API
Version current

hep.aida.ref.pdf
Class FunctionMcStudy

java.lang.Object
  extended byhep.aida.ref.pdf.FunctionMcStudy

public abstract class FunctionMcStudy
extends Object

An utility class to generate toy MC data sets distributed according to a given function.

Author:
The FreeHEP team @ SLAC.
Source Code:
FunctionMcStudy.java

Constructor Summary
FunctionMcStudy()
           
 
Method Summary
static hep.aida.ITuple generateTuple(Function f, int nEntries)
           
protected static hep.aida.ITuple generateTuple(Function f, int nEntries, double maxHeight)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FunctionMcStudy

public FunctionMcStudy()
Method Detail

generateTuple

public static hep.aida.ITuple generateTuple(Function f,
                                            int nEntries)

generateTuple

protected static hep.aida.ITuple generateTuple(Function f,
                                               int nEntries,
                                               double maxHeight)

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.