#include "Framework/DataRef.h"
#include "Framework/DataRefUtils.h"
#include "Framework/InputRoute.h"
#include "Framework/TypeTraits.h"
#include "Framework/TableConsumer.h"
#include "Framework/Traits.h"
#include "Framework/RuntimeError.h"
#include "Framework/Logger.h"
#include "Framework/ObjectCache.h"
#include "Framework/CallbackService.h"
#include "Headers/DataHeader.h"
#include <gsl/gsl>
#include <iterator>
#include <string>
#include <vector>
#include <cstring>
#include <cassert>
#include <memory>
#include <type_traits>
#include <concepts>
#include <fairmq/FwdDecls.h>
Go to the source code of this file.
|
namespace | o2 |
| a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects
|
|
namespace | o2::framework |
| Defining PrimaryVertex explicitly as messageable.
|
|