#include <ReadRaw.h>
|
| ReadRaw ()=default |
|
| ReadRaw (bool doConversionToDigits, const std::string inputRawFilePath="fdd.raw", const std::string outputRawFilePath="fdddigitsFromRaw.root") |
|
void | readRawData (const LookUpTable &lut) |
|
void | writeDigits (const std::string &outputDigitsFilePath) |
|
void | close () |
|
Definition at line 39 of file ReadRaw.h.
◆ ReadRaw() [1/2]
o2::fdd::ReadRaw::ReadRaw |
( |
| ) |
|
|
default |
◆ ReadRaw() [2/2]
o2::fdd::ReadRaw::ReadRaw |
( |
bool |
doConversionToDigits, |
|
|
const std::string |
inputRawFilePath = "fdd.raw" , |
|
|
const std::string |
outputRawFilePath = "fdddigitsFromRaw.root" |
|
) |
| |
◆ close()
void o2::fdd::ReadRaw::close |
( |
| ) |
|
◆ readRawData()
void o2::fdd::ReadRaw::readRawData |
( |
const LookUpTable & |
lut | ) |
|
◆ writeDigits()
void o2::fdd::ReadRaw::writeDigits |
( |
const std::string & |
outputDigitsFilePath | ) |
|
The documentation for this class was generated from the following file:
- /home/runner/work/AliceO2/AliceO2/Detectors/FIT/FDD/reconstruction/include/FDDReconstruction/ReadRaw.h