hep.aida.ref
Class AnalysisFactory
- java.lang.Object
-
- hep.aida.IAnalysisFactory
-
- hep.aida.ref.BatchAnalysisFactory
-
- hep.aida.ref.AnalysisFactory
-
public class AnalysisFactory extends BatchAnalysisFactory
-
-
Constructor Summary
Constructors Constructor and Description AnalysisFactory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description IPlotterFactorycreatePlotterFactory()Create an IPlotterFactory.-
Methods inherited from class hep.aida.ref.BatchAnalysisFactory
createDataPointSetFactory, createFitFactory, createFunctionFactory, createGenericFactory, createHistogramFactory, createManagedObjectGenericFactory, createPlotterFactory, createTreeFactory, createTupleFactory
-
Methods inherited from class hep.aida.IAnalysisFactory
create, create, createDataPointSetFactory, createFitFactory, createFunctionFactory, createGenericFactory, createHistogramFactory, createManagedObjectGenericFactory, createTreeFactory, createTupleFactory
-
-
-
-
Method Detail
-
createPlotterFactory
public IPlotterFactory createPlotterFactory()
Description copied from class:IAnalysisFactoryCreate an IPlotterFactory. Due to the fact that the plotter factory may activate a GUI tookit, the process arguments (passed to the main function) could be passed to the plotter factory. Most of the GUI toolkit ask for them (Motif, gtk, Qt, FLTK).- Overrides:
createPlotterFactoryin classIAnalysisFactory
-
-
DMelt 3.0 © DataMelt by jWork.ORG