![]() |
Project
|
class to enable streaming debug information to root files More...
#include <DebugStreamer.h>
Public Member Functions | |
template<typename... Args> | |
GPUd () void setStreamer(Args... args) | |
empty for GPU | |
GPUd () static bool checkStream(const StreamFlags | |
always false for GPU | |
GPUd () StreamerDummy getStreamer(const int id=0) const | |
template<typename... Args> | |
GPUd () StreamerDummy getStreamer(Args... args) const | |
empty for GPU | |
template<typename Type > | |
GPUd () StreamerDummy getUniqueTreeName(Type | |
Public Attributes | |
const int | samplingID |
const int | id |
class to enable streaming debug information to root files
Definition at line 77 of file DebugStreamer.h.
o2::utils::DebugStreamer::GPUd | ( | ) | const |
always false for GPU
|
inline |
empty for GPU
Definition at line 202 of file DebugStreamer.h.
|
inlinepure virtual |
Definition at line 198 of file DebugStreamer.h.
o2::utils::DebugStreamer::GPUd | ( | ) |
|
inline |
empty for GPU
Definition at line 179 of file DebugStreamer.h.
const int o2::utils::DebugStreamer::id |
Definition at line 208 of file DebugStreamer.h.
const int o2::utils::DebugStreamer::samplingID |
Definition at line 182 of file DebugStreamer.h.