hep.aida.ref.pdf
Class FunctionMcStudy
java.lang.Object
hep.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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FunctionMcStudy
public FunctionMcStudy()
generateTuple
public static hep.aida.ITuple generateTuple(Function f,
int nEntries)
generateTuple
protected static hep.aida.ITuple generateTuple(Function f,
int nEntries,
double maxHeight)
Copyright © 2000-2004 FreeHEP, All Rights Reserved.