FreeHEP API
Version current

hep.aida.jni
Class CIAnalysisFactory

java.lang.Object
  extended byhep.aida.IAnalysisFactory
      extended byhep.aida.jni.CIAnalysisFactory

public class CIAnalysisFactory
extends hep.aida.IAnalysisFactory

Source Code:
CIAnalysisFactory.java

Constructor Summary
protected CIAnalysisFactory()
           
 
Method Summary
static hep.aida.IAnalysisFactory create()
           
 hep.aida.IDataPointSetFactory createDataPointSetFactory(hep.aida.ITree tree)
           
 hep.aida.IFitFactory createFitFactory()
           
 hep.aida.IFunctionFactory createFunctionFactory(hep.aida.ITree tree)
           
 hep.aida.IHistogramFactory createHistogramFactory(hep.aida.ITree tree)
           
 hep.aida.IPlotterFactory createPlotterFactory()
           
 hep.aida.ITreeFactory createTreeFactory()
           
 hep.aida.ITupleFactory createTupleFactory(hep.aida.ITree tree)
           
 
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
 

Constructor Detail

CIAnalysisFactory

protected CIAnalysisFactory()
Method Detail

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()

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.