|
ATLAS Offline Software
|
Go to the documentation of this file.
37 std::vector<float>
RMS;
46 void add(
const RAMPPOINT_t& point);
54 inline const std::vector<RAMPPOINT_t>&
theRamp()
const
56 inline std::vector<RAMPPOINT_t>&
theRamp()
std::vector< RAMPPOINT_t > m_ramp
CaloGain::CaloGain m_gain
std::vector< RAMPPOINT_t > & theRamp()
const std::vector< RAMPPOINT_t > & theRamp() const
LArRawRamp(HWIdentifier id, CaloGain::CaloGain gain)
HWIdentifier channelID() const
This class stores a unfittet ramp (=a vector a ADC and DAC values)
bool operator<(const RAMPPOINT_t &a) const
std::vector< float > Samples
CaloGain::CaloGain gain() const
void add(const RAMPPOINT_t &point)