![]() |
Project
|
#include <SimCondition.h>
Public Member Functions | |
void | print () const |
ClassDefNV (SimCondition, 2) | |
Public Attributes | |
std::array< ChannelSimCondition, NChannels > | channels |
Definition at line 47 of file SimCondition.h.
o2::zdc::SimCondition::ClassDefNV | ( | SimCondition | , |
2 | |||
) |
void SimCondition::print | ( | ) | const |
Definition at line 22 of file SimCondition.cxx.
std::array<ChannelSimCondition, NChannels> o2::zdc::SimCondition::channels |
Definition at line 49 of file SimCondition.h.