|
sipm-characterisation 0.1.0
SiPM characterisation for ePIC — IV/DCR/gain, laser, readout, irradiation
|
#include "../source/database.C"Functions | |
| template<int sensor_number = 0> | |
| void | plot_sensor (std::string status="NEW", int marker_style=20, int marker_color=kBlack) |
| template<int sensor_number = 0> | |
| void | plot_states_for_sensor (std::string plot_name, std::vector< std::string > status_list={"NEW", "TIFPA-IRR1"}) |
| void | standard_plot (std::string data_dir="./Data/", std::string target_sensor="", std::string outfile="") |
| void plot_sensor | ( | std::string | status = "NEW", |
| int | marker_style = 20, |
||
| int | marker_color = kBlack |
||
| ) |
| void plot_states_for_sensor | ( | std::string | plot_name, |
| std::vector< std::string > | status_list = {"NEW", "TIFPA-IRR1"} |
||
| ) |
| void standard_plot | ( | std::string | data_dir = "./Data/", |
| std::string | target_sensor = "", |
||
| std::string | outfile = "" |
||
| ) |