ROOTANA
Public Member Functions
ExampleGRootFactory Class Reference
Inheritance diagram for ExampleGRootFactory:
Inheritance graph
[legend]
Collaboration diagram for ExampleGRootFactory:
Collaboration graph
[legend]

Public Member Functions

void Init (const std::vector< std::string > &args)
 
void Finish ()
 
TARunObjectNewRunObject (TARunInfo *runinfo)
 
- Public Member Functions inherited from TAFactory
 TAFactory ()
 
virtual ~TAFactory ()
 
virtual void Usage ()
 
 TAFactory ()
 
virtual ~TAFactory ()
 
virtual void Usage ()
 

Detailed Description

Definition at line 127 of file manalyzer_example_root_graphics.cxx.

Member Function Documentation

◆ Finish()

void ExampleGRootFactory::Finish ( )
inlinevirtual

Reimplemented from TAFactory.

Definition at line 135 of file manalyzer_example_root_graphics.cxx.

◆ Init()

void ExampleGRootFactory::Init ( const std::vector< std::string > &  args)
inlinevirtual

Reimplemented from TAFactory.

Definition at line 130 of file manalyzer_example_root_graphics.cxx.

◆ NewRunObject()

TARunObject* ExampleGRootFactory::NewRunObject ( TARunInfo runinfo)
inlinevirtual

Implements TAFactory.

Definition at line 140 of file manalyzer_example_root_graphics.cxx.


The documentation for this class was generated from the following file: