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

Anaphe::AIDA_Fitter_FML::AIDA_Profile2DIterator Class Reference

#include <AIDA_Profile2DIterator.h>

Inheritance diagram for Anaphe::AIDA_Fitter_FML::AIDA_Profile2DIterator:

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

Collaboration graph
[legend]
List of all members.

Public Methods

 AIDA_Profile2DIterator (const AIDA::IProfile2D &h, int ix, int iy)
virtual ~AIDA_Profile2DIterator ()
void fillData (const std::vector< Anaphe::AIDA_Function_FML::AIDA_RangeSet * > &ranges)

Private Methods

 AIDA_Profile2DIterator (const AIDA_Profile2DIterator &h)
AIDA_Profile2DIterator & operator= (const AIDA_Profile2DIterator &)

Private Attributes

const AIDA::IProfile2D * m_hist
int m_dim
int xIndex
int yIndex

Constructor & Destructor Documentation

Anaphe::AIDA_Fitter_FML::AIDA_Profile2DIterator::AIDA_Profile2DIterator const AIDA::IProfile2D &    h,
int    ix,
int    iy
 

Definition at line 44 of file AIDA_Profile2DIterator.cpp.

Anaphe::AIDA_Fitter_FML::AIDA_Profile2DIterator::~AIDA_Profile2DIterator   [virtual]
 

Definition at line 48 of file AIDA_Profile2DIterator.cpp.

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

Definition at line 52 of file AIDA_Profile2DIterator.cpp.


Member Function Documentation

void Anaphe::AIDA_Fitter_FML::AIDA_Profile2DIterator::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_Profile2DIterator.cpp.

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

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

Definition at line 56 of file AIDA_Profile2DIterator.cpp.


Member Data Documentation

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

Definition at line 73 of file AIDA_Profile2DIterator.h.

Referenced by fillData.

const AIDA::IProfile2D* Anaphe::AIDA_Fitter_FML::AIDA_Profile2DIterator::m_hist [private]
 

Definition at line 71 of file AIDA_Profile2DIterator.h.

Referenced by fillData.

int Anaphe::AIDA_Fitter_FML::AIDA_Profile2DIterator::xIndex [private]
 

Definition at line 74 of file AIDA_Profile2DIterator.h.

Referenced by fillData.

int Anaphe::AIDA_Fitter_FML::AIDA_Profile2DIterator::yIndex [private]
 

Definition at line 74 of file AIDA_Profile2DIterator.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