|
sipm-characterisation 0.1.0
SiPM characterisation for ePIC — IV/DCR/gain, laser, readout, irradiation
|
#include "../lib/wavedesc.h"#include "../lib/waveutils.h"#include "../lib/utility.h"Functions | |
| void | process (std::string dirname, float vbias, int nev=kMaxInt) |
| void | test () |
Variables | |
| float | delay = 87.7 |
| float | threshold = 30. |
| std::map< float, std::map< int, std::pair< float, float > > > | thresholds_for_npe |
| void process | ( | std::string | dirname, |
| float | vbias, | ||
| int | nev = kMaxInt |
||
| ) |
| void test | ( | ) |
| float delay = 87.7 |
| float threshold = 30. |