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

Anaphe::AIDA_Fitter_FML::AIDA_Cloud3DIterator Class Reference

#include <AIDA_Cloud3DIterator.h>

Inheritance diagram for Anaphe::AIDA_Fitter_FML::AIDA_Cloud3DIterator:

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

Collaboration graph
[legend]
List of all members.

Public Methods

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

Private Methods

 AIDA_Cloud3DIterator (const AIDA_Cloud3DIterator &h)
AIDA_Cloud3DIterator & operator= (const AIDA_Cloud3DIterator &)

Private Attributes

const AIDA::ICloud3D * m_hist
int m_dim
int xIndex
int yIndex
int zIndex

Constructor & Destructor Documentation

Anaphe::AIDA_Fitter_FML::AIDA_Cloud3DIterator::AIDA_Cloud3DIterator const AIDA::ICloud3D &    h,
int    ix,
int    iy,
int    iz
 

Definition at line 44 of file AIDA_Cloud3DIterator.cpp.

Anaphe::AIDA_Fitter_FML::AIDA_Cloud3DIterator::~AIDA_Cloud3DIterator   [virtual]
 

Definition at line 51 of file AIDA_Cloud3DIterator.cpp.

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

Definition at line 55 of file AIDA_Cloud3DIterator.cpp.


Member Function Documentation

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

Reimplemented from Anaphe::AIDA_Fitter_FML::AIDA_FitDataIterator.

Definition at line 68 of file AIDA_Cloud3DIterator.cpp.

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

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

Definition at line 59 of file AIDA_Cloud3DIterator.cpp.


Member Data Documentation

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

Definition at line 73 of file AIDA_Cloud3DIterator.h.

Referenced by fillData.

const AIDA::ICloud3D* Anaphe::AIDA_Fitter_FML::AIDA_Cloud3DIterator::m_hist [private]
 

Definition at line 71 of file AIDA_Cloud3DIterator.h.

Referenced by fillData.

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

Definition at line 74 of file AIDA_Cloud3DIterator.h.

Referenced by fillData.

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

Definition at line 74 of file AIDA_Cloud3DIterator.h.

Referenced by fillData.

int Anaphe::AIDA_Fitter_FML::AIDA_Cloud3DIterator::zIndex [private]
 

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