Project
Loading...
Searching...
No Matches
o2::TestRawReader Struct Reference

Public Member Functions

 TestRawReader (const std::string &name="TST", const std::string &cfg="rawConf.cfg")
 
void init ()
 
void run ()
 

Public Attributes

std::unique_ptr< RawFileReaderreader
 
std::string confName
 

Detailed Description

Definition at line 188 of file testRawReaderWriter.cxx.

Constructor & Destructor Documentation

◆ TestRawReader()

o2::TestRawReader::TestRawReader ( const std::string &  name = "TST",
const std::string &  cfg = "rawConf.cfg" 
)
inline

Definition at line 194 of file testRawReaderWriter.cxx.

Member Function Documentation

◆ init()

void o2::TestRawReader::init ( )
inline

Definition at line 197 of file testRawReaderWriter.cxx.

◆ run()

void o2::TestRawReader::run ( )
inline

Definition at line 207 of file testRawReaderWriter.cxx.

Member Data Documentation

◆ confName

std::string o2::TestRawReader::confName

Definition at line 191 of file testRawReaderWriter.cxx.

◆ reader

std::unique_ptr<RawFileReader> o2::TestRawReader::reader

Definition at line 190 of file testRawReaderWriter.cxx.


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