CbmRoot
Loading...
Searching...
No Matches
CbmSinkDummy Class Reference

A dummy sink class, which is to be passed to a FairRunAna, if no output is required. More...

#include <CbmSinkDummy.h>

Inheritance diagram for CbmSinkDummy:
[legend]
Collaboration diagram for CbmSinkDummy:
[legend]

Public Member Functions

Bool_t InitSink ()
 
void Close ()
 
void Reset ()
 
Sink_Type GetSinkType ()
 
void SetOutTree (TTree *)
 
void Fill ()
 
Int_t Write (const char *, Int_t, Int_t)
 
void RegisterImpl (const char *, const char *, void *)
 
void RegisterAny (const char *, const std::type_info &, const std::type_info &, void *)
 
void WriteFolder ()
 
bool CreatePersistentBranchesAny ()
 
void WriteObject (TObject *, const char *, Int_t)
 
void WriteGeometry ()
 
FairSink * CloneSink ()
 

Detailed Description

A dummy sink class, which is to be passed to a FairRunAna, if no output is required.

Definition at line 16 of file CbmSinkDummy.h.

Member Function Documentation

◆ CloneSink()

FairSink * CbmSinkDummy::CloneSink ( )
inline

Definition at line 31 of file CbmSinkDummy.h.

◆ Close()

void CbmSinkDummy::Close ( )
inline

Definition at line 19 of file CbmSinkDummy.h.

◆ CreatePersistentBranchesAny()

bool CbmSinkDummy::CreatePersistentBranchesAny ( )
inline

Definition at line 28 of file CbmSinkDummy.h.

◆ Fill()

void CbmSinkDummy::Fill ( )
inline

Definition at line 23 of file CbmSinkDummy.h.

◆ GetSinkType()

Sink_Type CbmSinkDummy::GetSinkType ( )
inline

Definition at line 21 of file CbmSinkDummy.h.

◆ InitSink()

Bool_t CbmSinkDummy::InitSink ( )
inline

Definition at line 18 of file CbmSinkDummy.h.

◆ RegisterAny()

void CbmSinkDummy::RegisterAny ( const char * ,
const std::type_info & ,
const std::type_info & ,
void *  )
inline

Definition at line 26 of file CbmSinkDummy.h.

◆ RegisterImpl()

void CbmSinkDummy::RegisterImpl ( const char * ,
const char * ,
void *  )
inline

Definition at line 25 of file CbmSinkDummy.h.

◆ Reset()

void CbmSinkDummy::Reset ( )
inline

Definition at line 20 of file CbmSinkDummy.h.

◆ SetOutTree()

void CbmSinkDummy::SetOutTree ( TTree * )
inline

Definition at line 22 of file CbmSinkDummy.h.

◆ Write()

Int_t CbmSinkDummy::Write ( const char * ,
Int_t ,
Int_t  )
inline

Definition at line 24 of file CbmSinkDummy.h.

◆ WriteFolder()

void CbmSinkDummy::WriteFolder ( )
inline

Definition at line 27 of file CbmSinkDummy.h.

◆ WriteGeometry()

void CbmSinkDummy::WriteGeometry ( )
inline

Definition at line 30 of file CbmSinkDummy.h.

◆ WriteObject()

void CbmSinkDummy::WriteObject ( TObject * ,
const char * ,
Int_t  )
inline

Definition at line 29 of file CbmSinkDummy.h.


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