Anaphe Home Page Reference Documentation

Main Page     Namespaces     Classes     Source Code    

AIDAAnalyzer Class Reference

#include <AIDAAnalyzer.h>

Inheritance diagram for AIDAAnalyzer::

IAnalyzer List of all members.

Public Methods

 AIDAAnalyzer ()
virtual ~AIDAAnalyzer ()
void loadLibrary (const char *libName)
void unLoadLibrary ()
void doIt (IHistoManager *hm, INtupleManager *ntm, IVectorManager *vm)

Private Attributes

void* handle

Constructor & Destructor Documentation

AIDAAnalyzer::AIDAAnalyzer ( )
 

Definition at line 41 of file AIDAAnalyzer.cpp.

AIDAAnalyzer::~AIDAAnalyzer ( ) [virtual]
 

Definition at line 64 of file AIDAAnalyzer.cpp.


Member Function Documentation

void AIDAAnalyzer::doIt ( IHistoManager * hm,
INtupleManager * ntm,
IVectorManager * vm )
 

Definition at line 24 of file AIDAAnalyzer.cpp.

void AIDAAnalyzer::loadLibrary ( const char * libName )
 

Definition at line 45 of file AIDAAnalyzer.cpp.

void AIDAAnalyzer::unLoadLibrary ( )
 

Definition at line 56 of file AIDAAnalyzer.cpp.

Referenced by loadLibrary().


Member Data Documentation

void * AIDAAnalyzer::handle [private]
 

Definition at line 37 of file AIDAAnalyzer.h.


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

Anaphe documentation generated by Doxygen (www.doxygen.org)