#include "AIDA_BaseHistogram.h"
#include "AIDA/IAnnotation.h"
#include "AnnotationNumberFormater.h"
#include <memory>
#include <stdexcept>
#include "AIDA_Dev/IDevAnalysisFactory.h"
#include "AIDA_Dev/IAnnotationFactory.h"
Include dependency graph for AIDA_BaseHistogram.cpp:
Go to the source code of this file.
Variables | |
const std::string | nameKey = "Name" |
const std::string | entriesKey = "Entries" |
const std::string | emptyString = "" |
|
Definition at line 8 of file AIDA_BaseHistogram.cpp. Referenced by Anaphe::AIDA_Histogram_native::AIDA_BaseHistogram::AIDA_BaseHistogram(). |
|
Definition at line 7 of file AIDA_BaseHistogram.cpp. Referenced by Anaphe::AIDA_Histogram_native::AIDA_BaseHistogram::AIDA_BaseHistogram(), and Anaphe::AIDA_Histogram_native::AIDA_BaseHistogram::updateAnnotation(). |
|
Definition at line 6 of file AIDA_BaseHistogram.cpp. Referenced by Anaphe::AIDA_Histogram_native::AIDA_BaseHistogram::AIDA_BaseHistogram(), Anaphe::AIDA_Histogram_native::AIDA_BaseHistogram::name(), and Anaphe::AIDA_Histogram_native::AIDA_BaseHistogram::setName(). |