FreeHEP API
Version v1.2

hep.aida.ref
Class AnalysisFactory

java.lang.Object
  |
  +--hep.aida.IAnalysisFactory
        |
        +--hep.aida.ref.AnalysisFactory
Direct Known Subclasses:
JASAnalysisFactory

public class AnalysisFactory
extends hep.aida.IAnalysisFactory

Version:
$Id: AnalysisFactory.java,v 1.24 2003/05/07 18:02:05 serbo Exp $
Author:
Mark Donszelmann

Constructor Summary
AnalysisFactory()
           
 
Method Summary
 hep.aida.IDataPointSetFactory createDataPointSetFactory(hep.aida.ITree iTree)
           
 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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnalysisFactory

public AnalysisFactory()
Method Detail

createTreeFactory

public hep.aida.ITreeFactory createTreeFactory()
Specified by:
createTreeFactory in class hep.aida.IAnalysisFactory

createHistogramFactory

public hep.aida.IHistogramFactory createHistogramFactory(hep.aida.ITree tree)
Specified by:
createHistogramFactory in class hep.aida.IAnalysisFactory

createTupleFactory

public hep.aida.ITupleFactory createTupleFactory(hep.aida.ITree tree)
Specified by:
createTupleFactory in class hep.aida.IAnalysisFactory

createFunctionFactory

public hep.aida.IFunctionFactory createFunctionFactory(hep.aida.ITree tree)
Specified by:
createFunctionFactory in class hep.aida.IAnalysisFactory

createPlotterFactory

public hep.aida.IPlotterFactory createPlotterFactory()
Specified by:
createPlotterFactory in class hep.aida.IAnalysisFactory

createDataPointSetFactory

public hep.aida.IDataPointSetFactory createDataPointSetFactory(hep.aida.ITree iTree)
Specified by:
createDataPointSetFactory in class hep.aida.IAnalysisFactory

createFitFactory

public hep.aida.IFitFactory createFitFactory()
Specified by:
createFitFactory in class hep.aida.IAnalysisFactory

FreeHEP API
Version v1.2

Copyright © 2000-2003 FreeHEP, All Rights Reserved.