yoda is hosted by Hepforge, IPPP Durham
YODA - Yet more Objects for Data Analysis 2.0.0
AnalysisObject.h File Reference
#include "YODA/Exceptions.h"
#include "YODA/Utils/StringUtils.h"
#include "YODA/Config/BuildConfig.h"
#include <iomanip>
#include <string>
#include <limits>
#include <map>

Go to the source code of this file.

Classes

class  YODA::AnalysisObject
 AnalysisObject is the base class for histograms and scatters. More...
 

Namespaces

namespace  YODA
 Anonymous namespace to limit visibility.
 

Typedefs

using YODA::AO = AnalysisObject
 Convenience alias.