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

AIDA_Cloud3D.cpp File Reference

#include "AIDA_Cloud3D.h"
#include "AIDA_Histogram3D.h"
#include "AIDA/IAnnotation.h"
#include "AIDA/IAxis.h"
#include <cmath>
#include <set>
#include "AnnotationNumberFormater.h"
#include "EdgeCalculator.h"

Include dependency graph for AIDA_Cloud3D.cpp:

Include dependency graph

Go to the source code of this file.

Variables

const std::string meanXKey = "MeanX"
const std::string rmsXKey = "RmsX"
const std::string meanYKey = "MeanY"
const std::string rmsYKey = "RmsY"
const std::string meanZKey = "MeanZ"
const std::string rmsZKey = "RmsZ"
const std::string emptyString = ""


Variable Documentation

const std::string emptyString = "" [static]
 

Definition at line 16 of file AIDA_Cloud3D.cpp.

Referenced by Anaphe::AIDA_Histogram_native::AIDA_Cloud3D::AIDA_Cloud3D().

const std::string meanXKey = "MeanX" [static]
 

Definition at line 10 of file AIDA_Cloud3D.cpp.

Referenced by Anaphe::AIDA_Histogram_native::AIDA_Cloud3D::AIDA_Cloud3D(), and Anaphe::AIDA_Histogram_native::AIDA_Cloud3D::updateAnnotation().

const std::string meanYKey = "MeanY" [static]
 

Definition at line 12 of file AIDA_Cloud3D.cpp.

Referenced by Anaphe::AIDA_Histogram_native::AIDA_Cloud3D::AIDA_Cloud3D(), and Anaphe::AIDA_Histogram_native::AIDA_Cloud3D::updateAnnotation().

const std::string meanZKey = "MeanZ" [static]
 

Definition at line 14 of file AIDA_Cloud3D.cpp.

Referenced by Anaphe::AIDA_Histogram_native::AIDA_Cloud3D::AIDA_Cloud3D(), and Anaphe::AIDA_Histogram_native::AIDA_Cloud3D::updateAnnotation().

const std::string rmsXKey = "RmsX" [static]
 

Definition at line 11 of file AIDA_Cloud3D.cpp.

Referenced by Anaphe::AIDA_Histogram_native::AIDA_Cloud3D::AIDA_Cloud3D(), and Anaphe::AIDA_Histogram_native::AIDA_Cloud3D::updateAnnotation().

const std::string rmsYKey = "RmsY" [static]
 

Definition at line 13 of file AIDA_Cloud3D.cpp.

Referenced by Anaphe::AIDA_Histogram_native::AIDA_Cloud3D::AIDA_Cloud3D(), and Anaphe::AIDA_Histogram_native::AIDA_Cloud3D::updateAnnotation().

const std::string rmsZKey = "RmsZ" [static]
 

Definition at line 15 of file AIDA_Cloud3D.cpp.

Referenced by Anaphe::AIDA_Histogram_native::AIDA_Cloud3D::AIDA_Cloud3D(), and Anaphe::AIDA_Histogram_native::AIDA_Cloud3D::updateAnnotation().


Generated on Tue Nov 19 12:32:18 2002 for AIDA_Histogram_native by doxygen1.2.16