Project
Loading...
Searching...
No Matches
o2::fdd::Digits2Raw Class Reference

#include <Digits2Raw.h>

Public Member Functions

 Digits2Raw ()=default
 
void readDigits (const std::string &outDir, const std::string &fileDigitsName)
 
void convertDigits (o2::fdd::Digit bcdigits, gsl::span< const ChannelData > pmchannels, const o2::fdd::LookUpTable &lut)
 
o2::raw::RawFileWritergetWriter ()
 
void setFilePerLink (bool v)
 
bool getFilePerLink () const
 
int carryOverMethod (const header::RDHAny *rdh, const gsl::span< char > data, const char *ptr, int maxSize, int splitID, std::vector< char > &trailer, std::vector< char > &header) const
 

Detailed Description

Definition at line 39 of file Digits2Raw.h.

Constructor & Destructor Documentation

◆ Digits2Raw()

o2::fdd::Digits2Raw::Digits2Raw ( )
default

Member Function Documentation

◆ carryOverMethod()

int o2::fdd::Digits2Raw::carryOverMethod ( const header::RDHAny rdh,
const gsl::span< char data,
const char ptr,
int  maxSize,
int  splitID,
std::vector< char > &  trailer,
std::vector< char > &  header 
) const

◆ convertDigits()

void o2::fdd::Digits2Raw::convertDigits ( o2::fdd::Digit  bcdigits,
gsl::span< const ChannelData pmchannels,
const o2::fdd::LookUpTable &  lut 
)

◆ getFilePerLink()

bool o2::fdd::Digits2Raw::getFilePerLink ( ) const
inline

Definition at line 50 of file Digits2Raw.h.

◆ getWriter()

o2::raw::RawFileWriter & o2::fdd::Digits2Raw::getWriter ( )
inline

Definition at line 48 of file Digits2Raw.h.

◆ readDigits()

void o2::fdd::Digits2Raw::readDigits ( const std::string &  outDir,
const std::string &  fileDigitsName 
)

◆ setFilePerLink()

void o2::fdd::Digits2Raw::setFilePerLink ( bool  v)
inline

Definition at line 49 of file Digits2Raw.h.


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