sipm-characterisation 0.1.0
SiPM characterisation for ePIC — IV/DCR/gain, laser, readout, irradiation
Loading...
Searching...
No Matches
test.C File Reference
#include "../lib/wavedesc.h"
#include "../lib/waveutils.h"
#include "../lib/utility.h"
Include dependency graph for test.C:

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
 

Function Documentation

◆ process()

void process ( std::string  dirname,
float  vbias,
int  nev = kMaxInt 
)

◆ test()

void test ( )

Variable Documentation

◆ delay

float delay = 87.7

◆ threshold

float threshold = 30.

◆ thresholds_for_npe

std::map<float, std::map<int, std::pair<float, float> > > thresholds_for_npe
Initial value:
= {
{38.5, {{1, {46.71135, 81.00625}}, {2, {46.71135, 81.00625}}}}}