ROOTANA
Private Member Functions | Private Attributes
ExampleFrontendFactory Class Reference
Inheritance diagram for ExampleFrontendFactory:
Inheritance graph
[legend]
Collaboration diagram for ExampleFrontendFactory:
Collaboration graph
[legend]

Private Member Functions

void Init (const std::vector< std::string > &args)
 
void Finish ()
 
ExampleFrontendNewRunObject (TARunInfo *runinfo)
 

Private Attributes

FeAnalyzerfFe = NULL
 
EqAnalyzerfEq = NULL
 

Additional Inherited Members

- Public Member Functions inherited from TAFactory
 TAFactory ()
 
virtual ~TAFactory ()
 
virtual void Usage ()
 
 TAFactory ()
 
virtual ~TAFactory ()
 
virtual void Usage ()
 

Detailed Description

Definition at line 148 of file manalyzer_example_frontend.cxx.

Member Function Documentation

◆ Finish()

void ExampleFrontendFactory::Finish ( )
inlineprivatevirtual

Reimplemented from TAFactory.

Definition at line 172 of file manalyzer_example_frontend.cxx.

◆ Init()

void ExampleFrontendFactory::Init ( const std::vector< std::string > &  args)
inlineprivatevirtual

Reimplemented from TAFactory.

Definition at line 153 of file manalyzer_example_frontend.cxx.

◆ NewRunObject()

ExampleFrontend* ExampleFrontendFactory::NewRunObject ( TARunInfo runinfo)
inlineprivatevirtual

Implements TAFactory.

Definition at line 186 of file manalyzer_example_frontend.cxx.

Field Documentation

◆ fEq

EqAnalyzer* ExampleFrontendFactory::fEq = NULL
private

Definition at line 151 of file manalyzer_example_frontend.cxx.

◆ fFe

FeAnalyzer* ExampleFrontendFactory::fFe = NULL
private

Definition at line 150 of file manalyzer_example_frontend.cxx.


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