Project
Loading...
Searching...
No Matches
o2::tof::TOFFEElightReader Class Reference

#include <TOFFEElightReader.h>

Public Member Functions

 TOFFEElightReader ()=default
 
 ~TOFFEElightReader ()=default
 
void loadFEElightConfig (const char *fileName)
 
void loadFEElightConfig (gsl::span< const char > configBuf)
 
int parseFEElightConfig (bool verbose=false)
 
const TOFFEElightConfiggetTOFFEElightConfig ()
 
TOFFEElightInfogetTOFFEElightInfo ()
 

Detailed Description

Definition at line 31 of file TOFFEElightReader.h.

Constructor & Destructor Documentation

◆ TOFFEElightReader()

o2::tof::TOFFEElightReader::TOFFEElightReader ( )
default

◆ ~TOFFEElightReader()

o2::tof::TOFFEElightReader::~TOFFEElightReader ( )
default

Member Function Documentation

◆ getTOFFEElightConfig()

const TOFFEElightConfig * o2::tof::TOFFEElightReader::getTOFFEElightConfig ( )
inline

Definition at line 42 of file TOFFEElightReader.h.

◆ getTOFFEElightInfo()

TOFFEElightInfo & o2::tof::TOFFEElightReader::getTOFFEElightInfo ( )
inline

Definition at line 43 of file TOFFEElightReader.h.

◆ loadFEElightConfig() [1/2]

void TOFFEElightReader::loadFEElightConfig ( const char fileName)

Definition at line 19 of file TOFFEElightReader.cxx.

◆ loadFEElightConfig() [2/2]

void TOFFEElightReader::loadFEElightConfig ( gsl::span< const char configBuf)

Definition at line 33 of file TOFFEElightReader.cxx.

◆ parseFEElightConfig()

int TOFFEElightReader::parseFEElightConfig ( bool  verbose = false)

Definition at line 45 of file TOFFEElightReader.cxx.


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