Project
Loading...
Searching...
No Matches
GRPLHCIFfileSpec.cxx File Reference
#include "Framework/ControlService.h"
#include "Framework/ConfigParamRegistry.h"
#include "Framework/Logger.h"
#include "GRPWorkflows/GRPLHCIFfileSpec.h"
#include "CCDB/CcdbApi.h"
#include "CCDB/CcdbObjectInfo.h"
#include "CommonUtils/MemFileHelper.h"
#include "DetectorsCalibration/Utils.h"
#include "CommonTypes/Units.h"
#include <chrono>
#include <cstdint>

Go to the source code of this file.

Namespaces

namespace  o2
 a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects
 
namespace  o2::grp
 
namespace  o2::framework
 Defining PrimaryVertex explicitly as messageable.
 

Typedefs

using HighResClock = std::chrono::high_resolution_clock
 
using Duration = std::chrono::duration< double, std::ratio< 1, 1 > >
 
using GRPLHCIFData = o2::parameters::GRPLHCIFData
 

Typedef Documentation

◆ Duration

using Duration = std::chrono::duration<double, std::ratio<1, 1> >

Definition at line 29 of file GRPLHCIFfileSpec.cxx.

◆ GRPLHCIFData

◆ HighResClock

using HighResClock = std::chrono::high_resolution_clock

Definition at line 28 of file GRPLHCIFfileSpec.cxx.