Documentation of 'hep.aida.ref.BatchAnalysisFactory' Java class
BatchAnalysisFactory
hep.aida.ref

Class BatchAnalysisFactory

    • Constructor Detail

      • BatchAnalysisFactory

        public BatchAnalysisFactory()
    • Method Detail

      • createPlotterFactory

        public IPlotterFactory createPlotterFactory(java.lang.String options)
        Description copied from class: IAnalysisFactory
        Create 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).
        Specified by:
        createPlotterFactory in class IAnalysisFactory
      • createGenericFactory

        public IGenericFactory createGenericFactory(java.lang.String factoryType,
                                                    java.lang.String options)
        Description copied from class: IAnalysisFactory
        Create an IGenericFactory. Generic factories can be used by AIDA implementations to add implementation specific functionality.
        Specified by:
        createGenericFactory in class IAnalysisFactory
        Parameters:
        factoryType - The type of factory to create
        Returns:
        The IGenericFactory.
      • createManagedObjectGenericFactory

        public IGenericFactory createManagedObjectGenericFactory(java.lang.String arg0,
                                                                 ITree arg1,
                                                                 java.lang.String arg2)
        Description copied from class: IAnalysisFactory
        Create an IGenericFactory that can create Managed Objects. Generic factories can be used by AIDA implementations to add implementation specific functionality.
        Specified by:
        createManagedObjectGenericFactory in class IAnalysisFactory
        Parameters:
        arg0 - The type of factory to create
        arg1 - The tree on which the managed objects are added.
        Returns:
        The IGenericFactory.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.