Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

Anaphe::AIDA_Fitter_FML::AIDA_Profile1DIterator Class Reference

#include <AIDA_Profile1DIterator.h>

Inheritance diagram for Anaphe::AIDA_Fitter_FML::AIDA_Profile1DIterator:

Inheritance graph
[legend]
Collaboration diagram for Anaphe::AIDA_Fitter_FML::AIDA_Profile1DIterator:

Collaboration graph
[legend]
List of all members.

Public Methods

 AIDA_Profile1DIterator (const AIDA::IProfile1D &h)
virtual ~AIDA_Profile1DIterator ()
void fillData (const std::vector< Anaphe::AIDA_Function_FML::AIDA_RangeSet * > &ranges)

Private Methods

 AIDA_Profile1DIterator (const AIDA_Profile1DIterator &h)
AIDA_Profile1DIterator & operator= (const AIDA_Profile1DIterator &)

Private Attributes

const AIDA::IProfile1D * m_hist
int m_dim

Constructor & Destructor Documentation

Anaphe::AIDA_Fitter_FML::AIDA_Profile1DIterator::AIDA_Profile1DIterator const AIDA::IProfile1D &    h
 

Definition at line 44 of file AIDA_Profile1DIterator.cpp.

Anaphe::AIDA_Fitter_FML::AIDA_Profile1DIterator::~AIDA_Profile1DIterator   [virtual]
 

Definition at line 48 of file AIDA_Profile1DIterator.cpp.

Anaphe::AIDA_Fitter_FML::AIDA_Profile1DIterator::AIDA_Profile1DIterator const AIDA_Profile1DIterator &    h [private]
 

Definition at line 52 of file AIDA_Profile1DIterator.cpp.


Member Function Documentation

void Anaphe::AIDA_Fitter_FML::AIDA_Profile1DIterator::fillData const std::vector< Anaphe::AIDA_Function_FML::AIDA_RangeSet * > &    ranges [virtual]
 

Reimplemented from Anaphe::AIDA_Fitter_FML::AIDA_FitDataIterator.

Definition at line 65 of file AIDA_Profile1DIterator.cpp.

References m_dim, m_hist, and Anaphe::AIDA_Fitter_FML::AIDA_FitDataIterator::setVector.

AIDA_Profile1DIterator & Anaphe::AIDA_Fitter_FML::AIDA_Profile1DIterator::operator= const AIDA_Profile1DIterator &    [private]
 

Definition at line 56 of file AIDA_Profile1DIterator.cpp.


Member Data Documentation

int Anaphe::AIDA_Fitter_FML::AIDA_Profile1DIterator::m_dim [private]
 

Definition at line 73 of file AIDA_Profile1DIterator.h.

Referenced by fillData.

const AIDA::IProfile1D* Anaphe::AIDA_Fitter_FML::AIDA_Profile1DIterator::m_hist [private]
 

Definition at line 71 of file AIDA_Profile1DIterator.h.

Referenced by fillData.


The documentation for this class was generated from the following files:
Generated on Tue May 20 14:49:09 2003 for AIDA_Fitter_FML by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002