sipm-characterisation 0.1.0
SiPM characterisation for ePIC — IV/DCR/gain, laser, readout, irradiation
Loading...
Searching...
No Matches
waveform Class Reference

#include <wavedesc.h>

Public Member Functions

 waveform (std::string filename)
 
void rewind ()
 
bool next ()
 
TGraph get_graph ()
 
std::vector< floatget_transitions (float threshold, float sign)
 
float get_amplitude (float tmin, float tmax)
 

Constructor & Destructor Documentation

◆ waveform()

waveform::waveform ( std::string  filename)

Member Function Documentation

◆ get_amplitude()

float waveform::get_amplitude ( float  tmin,
float  tmax 
)

◆ get_graph()

TGraph waveform::get_graph ( )
inline

◆ get_transitions()

std::vector< float > waveform::get_transitions ( float  threshold,
float  sign 
)

◆ next()

bool waveform::next ( )

◆ rewind()

void waveform::rewind ( )

The documentation for this class was generated from the following file: