ATLAS Offline Software
|
#include "LArRawConditions/LArWave.h"
#include "LArRawConditions/LArWaveCumul.h"
#include <vector>
#include <iostream>
#include <stdint.h>
Go to the source code of this file.
Classes | |
class | LArCaliWave |
class | LArCaliWaveVec |
Modifcation: 03 Dec, 2006: G. Rosenbaum Add functions to support putting four bits of info regarding which calib lines are pulsed into m_DAC First 16 bits are DAC value, bits 17-20 are which of four possible calib lines are pulsed. 15 May 2021: P. Strizenec Separating DAC and pulsedInt into two variables, for SuperCell processing needs more bits for DAC
Definition in file LArCaliWave.h.