Main Page | Namespace List | Class Hierarchy | Class List | File List | Class Members | File Members

Analyzer Class Reference

#include <Analyzer.h>

Inheritance diagram for Analyzer:

PatternManager List of all members.

Public Member Functions

 Analyzer ()
 Analyzer (TFile *file)
 Analyzer (Interface *fInterface)
 ~Analyzer ()
 Default destructor.

TFile * GetOutFile ()
std::string GetNetName ()
void SetOutFile (TFile *file)
void SetNetName (string name)
vector< int > TestVariables (Double_t target1, Double_t target2, string type)

Protected Attributes

InterfacefInterface
TFile * fOutFile
 The output file.

std::string fNetName
 A name of the output file.

TTree * fVarTestTree

Constructor & Destructor Documentation

Analyzer::Analyzer  ) 
 

Analyzer::Analyzer TFile *  file  ) 
 

Analyzer::Analyzer Interface interface  ) 
 

Analyzer::~Analyzer  ) 
 

Default destructor.


Member Function Documentation

std::string Analyzer::GetNetName  )  [inline]
 

TFile* Analyzer::GetOutFile  )  [inline]
 

void Analyzer::SetNetName string  name  )  [inline]
 

void Analyzer::SetOutFile TFile *  file  )  [inline]
 

vector< int > Analyzer::TestVariables Double_t  target1,
Double_t  target2,
string  type
 


Member Data Documentation

Interface* Analyzer::fInterface [protected]
 

std::string Analyzer::fNetName [protected]
 

A name of the output file.

TFile* Analyzer::fOutFile [protected]
 

The output file.

TTree* Analyzer::fVarTestTree [protected]
 


The documentation for this class was generated from the following files:
Generated on Wed Feb 15 17:06:36 2006 for ROOTSNNS by doxygen 1.3.6