Project
Loading...
Searching...
No Matches
StatusMapCreatorSpec.cxx File Reference
#include "MCHStatus/StatusMapCreatorSpec.h"
#include "CommonConstants/LHCConstants.h"
#include "DataFormatsMCH/DsChannelId.h"
#include "DetectorsBase/GRPGeomHelper.h"
#include "Framework/CCDBParamSpec.h"
#include "Framework/CallbackService.h"
#include "Framework/ConfigParamRegistry.h"
#include "Framework/ControlService.h"
#include "Framework/DataSpecUtils.h"
#include "Framework/InputSpec.h"
#include "Framework/Logger.h"
#include "Framework/OutputSpec.h"
#include "Framework/Task.h"
#include "Framework/TimingInfo.h"
#include "Framework/WorkflowSpec.h"
#include "MCHStatus/HVStatusCreator.h"
#include "MCHStatus/StatusMap.h"
#include "MCHStatus/StatusMapCreatorParam.h"
#include <chrono>
#include <fmt/format.h>
#include <functional>
#include <iostream>
#include <map>
#include <string>
#include <vector>

Go to the source code of this file.

Classes

class  o2::mch::StatusMapCreatorTask
 

Namespaces

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

Functions

size_t o2::mch::size (const StatusMap &sm)
 
o2::framework::DataProcessorSpec o2::mch::getStatusMapCreatorSpec (std::string_view specName="mch-statusmap-creator")