![]() |
Project
|
#include <FV0ChannelTimeOffsetSlotContainer.h>
Public Member Functions | |
FV0ChannelTimeOffsetSlotContainer (std::size_t minEntries) | |
bool | hasEnoughEntries () const |
void | fill (const gsl::span< const FV0CalibrationInfoObject > &data) |
int16_t | getMeanGaussianFitValue (std::size_t channelID) const |
void | merge (FV0ChannelTimeOffsetSlotContainer *prev) |
void | print () const |
void | updateFirstCreation (std::uint64_t creation) |
void | resetFirstCreation () |
std::uint64_t | getFirstCreation () const |
FV0ChannelTimeCalibrationObject | generateCalibrationObject (long, long, const std::string &) const |
Static Public Attributes | |
static int | sGausFitBins = 999 |
Definition at line 26 of file FV0ChannelTimeOffsetSlotContainer.h.
|
explicit |
Definition at line 20 of file FV0ChannelTimeOffsetSlotContainer.cxx.
void FV0ChannelTimeOffsetSlotContainer::fill | ( | const gsl::span< const FV0CalibrationInfoObject > & | data | ) |
Definition at line 32 of file FV0ChannelTimeOffsetSlotContainer.cxx.
FV0ChannelTimeCalibrationObject FV0ChannelTimeOffsetSlotContainer::generateCalibrationObject | ( | long | , |
long | , | ||
const std::string & | |||
) | const |
Definition at line 106 of file FV0ChannelTimeOffsetSlotContainer.cxx.
|
inline |
Definition at line 55 of file FV0ChannelTimeOffsetSlotContainer.h.
int16_t FV0ChannelTimeOffsetSlotContainer::getMeanGaussianFitValue | ( | std::size_t | channelID | ) | const |
Definition at line 64 of file FV0ChannelTimeOffsetSlotContainer.cxx.
bool FV0ChannelTimeOffsetSlotContainer::hasEnoughEntries | ( | ) | const |
Definition at line 28 of file FV0ChannelTimeOffsetSlotContainer.cxx.
void FV0ChannelTimeOffsetSlotContainer::merge | ( | FV0ChannelTimeOffsetSlotContainer * | prev | ) |
Definition at line 54 of file FV0ChannelTimeOffsetSlotContainer.cxx.
void FV0ChannelTimeOffsetSlotContainer::print | ( | ) | const |
Definition at line 117 of file FV0ChannelTimeOffsetSlotContainer.cxx.
|
inline |
Definition at line 51 of file FV0ChannelTimeOffsetSlotContainer.h.
|
inline |
Definition at line 45 of file FV0ChannelTimeOffsetSlotContainer.h.
|
static |
Definition at line 44 of file FV0ChannelTimeOffsetSlotContainer.h.