1 #ifndef CastorGainWidth_h 2 #define CastorGainWidth_h 11 #include <boost/cstdint.hpp> 24 CastorGainWidth (
unsigned long fId,
float fCap0,
float fCap1,
float fCap2,
float fCap3) :
float getValue(int fCapId) const
get value for capId = 0..3
const float * getValues() const
get value for all capId = 0..3
#define COND_SERIALIZABLE
CastorGainWidth(unsigned long fId, float fCap0, float fCap1, float fCap2, float fCap3)