Project
Loading...
Searching...
No Matches
EMCALCalibExtractor.h File Reference
#include <algorithm>
#include <cmath>
#include <iostream>
#include "CCDB/BasicCCDBManager.h"
#include "EMCALCalib/BadChannelMap.h"
#include "EMCALCalib/EMCALChannelScaleFactors.h"
#include "EMCALCalib/TimeCalibrationParams.h"
#include "EMCALCalibration/EMCALCalibParams.h"
#include "CommonUtils/BoostHistogramUtils.h"
#include "EMCALBase/Geometry.h"
#include "EMCALCalib/Pedestal.h"
#include "EMCALCalibration/PedestalProcessorData.h"
#include <boost/histogram.hpp>
#include <TRobustEstimator.h>
#include <TProfile.h>

Go to the source code of this file.

Classes

class  o2::emcal::EMCALCalibExtractor
 

Namespaces

namespace  o2
 a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects
 
namespace  o2::emcal
 

Typedefs

using o2::emcal::boostHisto = boost::histogram::histogram< std::tuple< boost::histogram::axis::regular< double, boost::use_default, boost::use_default, boost::use_default >, boost::histogram::axis::integer<> >, boost::histogram::unlimited_storage< std::allocator< char > > >