Project
Loading...
Searching...
No Matches
CellRecalibratorSpec.h File Reference
#include <bitset>
#include <cstdint>
#include <optional>
#include "DataFormatsEMCAL/MCLabel.h"
#include "EMCALCalib/CellRecalibrator.h"
#include "EMCALWorkflow/CalibLoader.h"
#include "Framework/ConcreteDataMatcher.h"
#include "Framework/DataProcessorSpec.h"
#include "Framework/Task.h"
#include "SimulationDataFormat/MCTruthContainer.h"

Go to the source code of this file.

Classes

class  o2::emcal::CellRecalibratorSpec
 Recalibration workflow at cell level. More...
 

Namespaces

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

Functions

framework::DataProcessorSpec o2::emcal::getCellRecalibratorSpec (uint32_t inputSubspec, uint32_t outputSubspec, uint32_t ledsettings, bool badChannelCalib, bool timeCalib, bool gainCalib, bool isMC)
 Create CellRecalibrator processor spec.