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

#include <GPUROOTDump.h>

Inherits o2::gpu::GPUROOTDumpBase.

Public Member Functions

void write () override
 

Protected Member Functions

void Fill ()
 
 GPUROOTDump (const char *name1, const char *nameTree=nullptr)
 
- Protected Member Functions inherited from o2::gpu::GPUROOTDumpBase
 GPUROOTDumpBase ()
 

Protected Attributes

TTree * mTree = nullptr
 
- Protected Attributes inherited from o2::gpu::GPUROOTDumpBase
std::weak_ptr< GPUROOTDumpCoremCore
 

Additional Inherited Members

- Static Protected Attributes inherited from o2::gpu::GPUROOTDumpBase
static std::atomic_flag mMutex = ATOMIC_FLAG_INIT
 

Detailed Description

Definition at line 98 of file GPUROOTDump.h.

Constructor & Destructor Documentation

◆ GPUROOTDump()

o2::gpu::GPUROOTDump<>::GPUROOTDump ( const char name1,
const char nameTree = nullptr 
)
inlineprotected

Definition at line 109 of file GPUROOTDump.h.

Member Function Documentation

◆ Fill()

void o2::gpu::GPUROOTDump<>::Fill ( )
inlineprotected

Definition at line 104 of file GPUROOTDump.h.

◆ write()

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

Implements o2::gpu::GPUROOTDumpBase.

Definition at line 101 of file GPUROOTDump.h.

Member Data Documentation

◆ mTree

TTree* o2::gpu::GPUROOTDump<>::mTree = nullptr
protected

Definition at line 117 of file GPUROOTDump.h.


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