#include <EMCALPedestalHelper.h>
Definition at line 33 of file EMCALPedestalHelper.h.
◆ EMCALPedestalHelper()
o2::emcal::EMCALPedestalHelper::EMCALPedestalHelper |
( |
| ) |
|
|
default |
◆ ~EMCALPedestalHelper()
o2::emcal::EMCALPedestalHelper::~EMCALPedestalHelper |
( |
| ) |
|
|
default |
◆ createPedestalInstruction()
std::vector< char > EMCALPedestalHelper::createPedestalInstruction |
( |
const Pedestal & |
obj, |
|
|
const int |
runNum = -1 |
|
) |
| |
Encodes the pedestal object into a string. This function fills fMeanPed which is then converted to a string in createInstructionString.
- Parameters
-
obj | pedestal object as stored in production ccdb |
runNum | current runnumber. If -1, will not be added to string that goes in the ccdb, otherwise runNum is the first entrey in the string |
Definition at line 15 of file EMCALPedestalHelper.cxx.
◆ dumpInstructions()
void EMCALPedestalHelper::dumpInstructions |
( |
const std::string_view |
filename, |
|
|
const gsl::span< char > & |
data |
|
) |
| |
The documentation for this class was generated from the following files: