![]() |
Project
|
#include "Framework/HistogramSpec.h"#include "Framework/OutputRef.h"#include "Framework/OutputObjHeader.h"#include "Framework/OutputSpec.h"#include "Framework/RuntimeError.h"#include "Framework/Expressions.h"#include "StepTHn.h"#include <TDataMember.h>#include <TDataType.h>#include <TArrayL.h>#include <THnSparse.h>#include <TProfile2D.h>#include <fmt/core.h>#include <concepts>#include <deque>Go to the source code of this file.
Classes | |
| struct | o2::framework::HistFiller |
| class | o2::framework::HistogramRegistry |
Namespaces | |
| namespace | o2 |
| a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects | |
| namespace | o2::framework |
| Defining ITS Vertex explicitly as messageable. | |
Concepts | |
| concept | o2::framework::FillValue |
| concept | o2::framework::ValidTH3 |
| concept | o2::framework::ValidTH2 |
| concept | o2::framework::ValidTH1 |
| concept | o2::framework::ValidTProfile3D |
| concept | o2::framework::ValidTProfile2D |
| concept | o2::framework::ValidTProfile |
| concept | o2::framework::ValidSimpleFill |
| concept | o2::framework::ValidComplexFill |
| concept | o2::framework::ValidComplexFillStep |
| concept | o2::framework::ValidFill |
| concept | o2::framework::is_histogram_registry |
Macros | |
| #define | HIST(name) CONST_STR(name) |
Definition at line 35 of file HistogramRegistry.h.