hep.aida.jni
Class CIAnalysisFactory
java.lang.Object
hep.aida.IAnalysisFactory
hep.aida.jni.CIAnalysisFactory
- public class CIAnalysisFactory
- extends hep.aida.IAnalysisFactory
- Source Code:
- CIAnalysisFactory.java
Methods inherited from class hep.aida.IAnalysisFactory |
create, createDataPointSetFactory, createFitFactory, createFunctionFactory, createGenericFactory, createGenericFactory, createHistogramFactory, createPlotterFactory, createTreeFactory, createTupleFactory |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CIAnalysisFactory
protected CIAnalysisFactory()
create
public static hep.aida.IAnalysisFactory create()
createTreeFactory
public hep.aida.ITreeFactory createTreeFactory()
createHistogramFactory
public hep.aida.IHistogramFactory createHistogramFactory(hep.aida.ITree tree)
throws IllegalArgumentException
- Throws:
IllegalArgumentException
createDataPointSetFactory
public hep.aida.IDataPointSetFactory createDataPointSetFactory(hep.aida.ITree tree)
throws IllegalArgumentException
- Throws:
IllegalArgumentException
createTupleFactory
public hep.aida.ITupleFactory createTupleFactory(hep.aida.ITree tree)
throws IllegalArgumentException
- Throws:
IllegalArgumentException
createFunctionFactory
public hep.aida.IFunctionFactory createFunctionFactory(hep.aida.ITree tree)
throws IllegalArgumentException
- Throws:
IllegalArgumentException
createPlotterFactory
public hep.aida.IPlotterFactory createPlotterFactory()
createFitFactory
public hep.aida.IFitFactory createFitFactory()
Copyright © 2000-2004 FreeHEP, All Rights Reserved.