sipm-characterisation 0.1.0
SiPM characterisation for ePIC — IV/DCR/gain, laser, readout, irradiation
Loading...
Searching...
No Matches
IV_plots_for_paper.C File Reference
Include dependency graph for IV_plots_for_paper.C:

Functions

void plot_IV ()
 
void plot_DCR ()
 
void plot_gain ()
 
void plot_ThScan ()
 
void plot_test (int)
 
void TIFPA_2023_pre_ann_iv (std::string outfile_name="out.root")
 
void TIFPA_2023_online_ann_iv (std::string outfile_name="out.root")
 
void TIFPA_2023_pre_ann_ct (std::string outfile_name="out.root")
 
void TIFPA_2023_online_ann_ct (std::string outfile_name="out.root")
 
void temp_dep_iv ()
 
void temp_dep_vbias ()
 
void act_en ()
 
void plot_temp ()
 
void IV_plots_for_paper (std::string data_dir="./Data/", std::string outfile="out.root", std::string channel="A1")
 
std::array< std::array< float, 2 >, 3 > get_normalisations (TF1 *target)
 
void plot_test_2 ()
 

Function Documentation

◆ act_en()

void act_en ( )

◆ get_normalisations()

std::array< std::array< float, 2 >, 3 > get_normalisations ( TF1 target)

◆ IV_plots_for_paper()

void IV_plots_for_paper ( std::string  data_dir = "./Data/",
std::string  outfile = "out.root",
std::string  channel = "A1" 
)

◆ plot_DCR()

void plot_DCR ( )

◆ plot_gain()

void plot_gain ( )

◆ plot_IV()

void plot_IV ( )

◆ plot_temp()

void plot_temp ( )

◆ plot_test()

void plot_test ( int  sensor)

◆ plot_test_2()

void plot_test_2 ( )

◆ plot_ThScan()

void plot_ThScan ( )

◆ temp_dep_iv()

void temp_dep_iv ( )

◆ temp_dep_vbias()

void temp_dep_vbias ( )

◆ TIFPA_2023_online_ann_ct()

void TIFPA_2023_online_ann_ct ( std::string  outfile_name = "out.root")

◆ TIFPA_2023_online_ann_iv()

void TIFPA_2023_online_ann_iv ( std::string  outfile_name = "out.root")

◆ TIFPA_2023_pre_ann_ct()

void TIFPA_2023_pre_ann_ct ( std::string  outfile_name = "out.root")

◆ TIFPA_2023_pre_ann_iv()

void TIFPA_2023_pre_ann_iv ( std::string  outfile_name = "out.root")