ROOTANA
Public Member Functions
ExampleRootFactory Class Reference
Inheritance diagram for ExampleRootFactory:
Inheritance graph
[legend]
Collaboration diagram for ExampleRootFactory:
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 94 of file manalyzer_example_root.cxx.

Member Function Documentation

◆ Finish()

void ExampleRootFactory::Finish ( )
inlinevirtual

Reimplemented from TAFactory.

Definition at line 102 of file manalyzer_example_root.cxx.

◆ Init()

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

Reimplemented from TAFactory.

Definition at line 97 of file manalyzer_example_root.cxx.

◆ NewRunObject()

TARunObject* ExampleRootFactory::NewRunObject ( TARunInfo runinfo)
inlinevirtual

Implements TAFactory.

Definition at line 107 of file manalyzer_example_root.cxx.


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