QwAnalysis
|
#include <iostream>
#include <vector>
#include <numeric>
#include <TTree.h>
#include <boost/random.hpp>
#include "VQwDataElement.h"
Go to the source code of this file.
Data Structures | |
class | QwSIS3320_Accumulator |
SIS3320 sampling ADC accumulator. More... | |
Functions | |
std::ostream & | operator<< (std::ostream &stream, const QwSIS3320_Accumulator &a) |
|
inline |
Definition at line 112 of file QwSIS3320_Accumulator.h.
References QwSIS3320_Accumulator::GetAccumulatorSum(), and QwSIS3320_Accumulator::GetNumberOfSamples().