sipm-characterisation 0.1.0
SiPM characterisation for ePIC — IV/DCR/gain, laser, readout, irradiation
Loading...
Searching...
No Matches
finetune.h File Reference
#include "alcor.h"
Include dependency graph for finetune.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  alcor::finecalibration
 

Namespaces

namespace  alcor
 

Typedefs

typedef std::array< float, 2 > alcor::calibration_unit
 

Enumerations

enum  type_t { alcor_hit = 1 , trigger_tag = 9 , start_spill = 7 , end_spill = 15 }
 

Functions

std::map< int, std::array< float, 2 > > get_guesstimate_correction_from_pulser (Tree *data_tree, alcor::t_hit &current_hit, std::vector< int > cindex_target={0, 1, 2, 3})
 

Enumeration Type Documentation

◆ type_t

Enumerator
alcor_hit 
trigger_tag 
start_spill 
end_spill 

Function Documentation

◆ get_guesstimate_correction_from_pulser()

std::map< int, std::array< float, 2 > > get_guesstimate_correction_from_pulser ( Tree data_tree,
alcor::t_hit current_hit,
std::vector< int cindex_target = {0, 1, 2, 3} 
)