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

Anaphe::AIDA_Fitter_FML::AIDA_Cloud1DIterator Class Reference

#include <AIDA_Cloud1DIterator.h>

Inheritance diagram for Anaphe::AIDA_Fitter_FML::AIDA_Cloud1DIterator:

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

Collaboration graph
[legend]
List of all members.

Public Methods

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

Private Methods

 AIDA_Cloud1DIterator (const AIDA_Cloud1DIterator &h)
AIDA_Cloud1DIterator & operator= (const AIDA_Cloud1DIterator &)

Private Attributes

const AIDA::ICloud1D * m_hist
int m_dim

Constructor & Destructor Documentation

Anaphe::AIDA_Fitter_FML::AIDA_Cloud1DIterator::AIDA_Cloud1DIterator const AIDA::ICloud1D &    h
 

Definition at line 42 of file AIDA_Cloud1DIterator.cpp.

Anaphe::AIDA_Fitter_FML::AIDA_Cloud1DIterator::~AIDA_Cloud1DIterator   [virtual]
 

Definition at line 46 of file AIDA_Cloud1DIterator.cpp.

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

Definition at line 50 of file AIDA_Cloud1DIterator.cpp.


Member Function Documentation

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

Reimplemented from Anaphe::AIDA_Fitter_FML::AIDA_FitDataIterator.

Definition at line 63 of file AIDA_Cloud1DIterator.cpp.

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

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

Definition at line 54 of file AIDA_Cloud1DIterator.cpp.


Member Data Documentation

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

Definition at line 73 of file AIDA_Cloud1DIterator.h.

Referenced by fillData.

const AIDA::ICloud1D* Anaphe::AIDA_Fitter_FML::AIDA_Cloud1DIterator::m_hist [private]
 

Definition at line 71 of file AIDA_Cloud1DIterator.h.

Referenced by fillData.


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