#include <LHCIFfileReader.h>
Definition at line 27 of file LHCIFfileReader.h.
◆ LHCIFfileReader()
o2::grp::LHCIFfileReader::LHCIFfileReader |
( |
| ) |
|
|
default |
◆ ~LHCIFfileReader()
o2::grp::LHCIFfileReader::~LHCIFfileReader |
( |
| ) |
|
|
default |
◆ loadLHCIFfile() [1/2]
void o2::grp::LHCIFfileReader::loadLHCIFfile |
( |
const std::string & |
fileName | ) |
|
◆ loadLHCIFfile() [2/2]
void o2::grp::LHCIFfileReader::loadLHCIFfile |
( |
gsl::span< const char > |
configBuf | ) |
|
◆ readValue()
template<typename T >
void o2::grp::LHCIFfileReader::readValue |
( |
const std::string & |
alias, |
|
|
std::string & |
type, |
|
|
int & |
nel, |
|
|
int & |
nmeas, |
|
|
std::vector< std::pair< long, std::vector< T > > > & |
meas |
|
) |
| |
The documentation for this class was generated from the following files:
- /home/runner/work/AliceO2/AliceO2/Detectors/GRP/calibration/include/GRPCalibration/LHCIFfileReader.h
- /home/runner/work/AliceO2/AliceO2/Detectors/GRP/calibration/src/LHCIFfileReader.cxx