Project
Loading...
Searching...
No Matches
o2::gpu::GPUROOTDump< TNtuple > Class Reference

#include <GPUROOTDump.h>

Inherits o2::gpu::GPUROOTDumpBase.

Public Member Functions

void write () override
 
template<typename... Args>
void Fill (Args... args)
 

Static Public Member Functions

static GPUROOTDump< TNtuple > & get (const char *name, const char *options)
 
static GPUROOTDump< TNtuple > getNew (const char *name, const char *options)
 

Additional Inherited Members

- Protected Member Functions inherited from o2::gpu::GPUROOTDumpBase
 GPUROOTDumpBase ()
 
- Protected Attributes inherited from o2::gpu::GPUROOTDumpBase
std::weak_ptr< GPUROOTDumpCoremCore
 

Detailed Description

Definition at line 124 of file GPUROOTDump.h.

Member Function Documentation

◆ Fill()

template<typename... Args>
void o2::gpu::GPUROOTDump< TNtuple >::Fill ( Args...  args)
inline

Definition at line 140 of file GPUROOTDump.h.

◆ get()

static GPUROOTDump< TNtuple > & o2::gpu::GPUROOTDump< TNtuple >::get ( const char name,
const char options 
)
inlinestatic

Definition at line 127 of file GPUROOTDump.h.

◆ getNew()

static GPUROOTDump< TNtuple > o2::gpu::GPUROOTDump< TNtuple >::getNew ( const char name,
const char options 
)
inlinestatic

Definition at line 132 of file GPUROOTDump.h.

◆ write()

void o2::gpu::GPUROOTDump< TNtuple >::write ( )
inlineoverridevirtual

Implements o2::gpu::GPUROOTDumpBase.

Definition at line 137 of file GPUROOTDump.h.


The documentation for this class was generated from the following file: