Project
Loading...
Searching...
No Matches
o2::zdc::DumpRaw Class Reference

#include <DumpRaw.h>

Public Member Functions

 DumpRaw ()=default
 
void init ()
 
int process (const EventData &ev)
 
int process (const EventChData &ch)
 
int processWord (const uint32_t *word)
 
int getHPos (uint32_t board, uint32_t ch)
 
void write ()
 
void setVerbosity (int v)
 
int getVerbosity () const
 

Detailed Description

Definition at line 25 of file DumpRaw.h.

Constructor & Destructor Documentation

◆ DumpRaw()

o2::zdc::DumpRaw::DumpRaw ( )
default

Member Function Documentation

◆ getHPos()

int DumpRaw::getHPos ( uint32_t  board,
uint32_t  ch 
)
inline

Definition at line 226 of file DumpRaw.cxx.

◆ getVerbosity()

int o2::zdc::DumpRaw::getVerbosity ( ) const
inline

Definition at line 39 of file DumpRaw.h.

◆ init()

void DumpRaw::init ( )

Definition at line 77 of file DumpRaw.cxx.

◆ process() [1/2]

int DumpRaw::process ( const EventChData ch)

Definition at line 279 of file DumpRaw.cxx.

◆ process() [2/2]

int DumpRaw::process ( const EventData ev)

Definition at line 460 of file DumpRaw.cxx.

◆ processWord()

int DumpRaw::processWord ( const uint32_t *  word)

Definition at line 237 of file DumpRaw.cxx.

◆ setVerbosity()

void o2::zdc::DumpRaw::setVerbosity ( int  v)
inline

Definition at line 35 of file DumpRaw.h.

◆ write()

void DumpRaw::write ( )

Definition at line 163 of file DumpRaw.cxx.


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