![]() |
Project
|
#include <iosfwd>
#include <array>
#include <optional>
#include <string_view>
#include <Rtypes.h>
#include <gsl/span>
#include "EMCALReconstruction/CaloFitResults.h"
#include "DataFormatsEMCAL/Constants.h"
#include "EMCALReconstruction/Bunch.h"
Go to the source code of this file.
Classes | |
class | o2::emcal::CaloRawFitter |
Namespaces | |
namespace | o2 |
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects | |
namespace | o2::emcal |
Functions | |
std::ostream & | o2::emcal::operator<< (std::ostream &stream, const CaloRawFitter::RawFitterError_t error) |
Stream operator for CaloRawFitter's RawFitterError. | |