#include "AIDA_Profile1D.h"
#include "EvenBinAxis.h"
#include "VariableBinAxis.h"
#include "ProfileBin1D.h"
#include "AIDA/IAnnotation.h"
#include <typeinfo>
#include <cmath>
#include <set>
#include "AnnotationNumberFormater.h"
Include dependency graph for AIDA_Profile1D.cpp:
Go to the source code of this file.
Variables | |
const unsigned int | numberOfExtraBins = 2 |
const std::string | meanKey = "Mean" |
const std::string | rmsKey = "Rms" |
const std::string | extra_entriesKey = "Extra Entries" |
const std::string | overflowKey = "Overflow" |
const std::string | underflowKey = "Underflow" |
const std::string | emptyString = "" |
|
Definition at line 17 of file AIDA_Profile1D.cpp. Referenced by Anaphe::AIDA_Histogram_native::AIDA_Profile1D::AIDA_Profile1D(). |
|
Definition at line 14 of file AIDA_Profile1D.cpp. Referenced by Anaphe::AIDA_Histogram_native::AIDA_Profile1D::AIDA_Profile1D(), and Anaphe::AIDA_Histogram_native::AIDA_Profile1D::updateAnnotation(). |
|
Definition at line 12 of file AIDA_Profile1D.cpp. Referenced by Anaphe::AIDA_Histogram_native::AIDA_Profile1D::AIDA_Profile1D(), and Anaphe::AIDA_Histogram_native::AIDA_Profile1D::updateAnnotation(). |
|
|
Definition at line 15 of file AIDA_Profile1D.cpp. Referenced by Anaphe::AIDA_Histogram_native::AIDA_Profile1D::AIDA_Profile1D(), and Anaphe::AIDA_Histogram_native::AIDA_Profile1D::updateAnnotation(). |
|
Definition at line 13 of file AIDA_Profile1D.cpp. Referenced by Anaphe::AIDA_Histogram_native::AIDA_Profile1D::AIDA_Profile1D(), and Anaphe::AIDA_Histogram_native::AIDA_Profile1D::updateAnnotation(). |
|
Definition at line 16 of file AIDA_Profile1D.cpp. Referenced by Anaphe::AIDA_Histogram_native::AIDA_Profile1D::AIDA_Profile1D(), and Anaphe::AIDA_Histogram_native::AIDA_Profile1D::updateAnnotation(). |