9#include <arich/dbobjects/ARICHFebTest.h>
std::vector< float > m_slopesRough
Slopes for each channel (rough settings) [mV/step].
std::vector< int > m_deadChannel
List of dead channels on the FEB.
float getSlopeFine(unsigned int i) const
Get slope[mV/offset step] for i-th channel (fine settings).
std::vector< float > m_slopesFine
Slopes for each channel (fine settings) [mV/step].
float getSlopeRough(unsigned int i) const
Get slope[mV/offset step] for i-th channel (rough settings).
int getDeadChannel(unsigned int i) const
Get a channel number from the list of dead channels.
Abstract base class for different kinds of events.