- 15 May, 2019 6 commits
-
-
Jens Kroeger authored
AnalysisTimingATLASpix.cpp: changed tot to charge where appropriate (whenever cluster is used and not pixel)
-
Jens Kroeger authored
AnalysisTimingATLASpix.h: changed tot to charge where appropriate (whenever cluster is used and not pixel)
-
Jens Kroeger authored
-
Jens Kroeger authored
-
Jens Kroeger authored
AnalysisTimingATLASpix: updated CMakeLists.txt -> now restricted to correct detector type (was all DUTs)
-
Jens Kroeger authored
-
- 14 May, 2019 14 commits
-
-
Jens Kroeger authored
Clustering4D: removed if(pixel charge = 0) continue because I'm convinced we don't need it (tested functionality of epsilon in a dummy project separately)
-
Jens Kroeger authored
-
Jens Kroeger authored
-
Jens Kroeger authored
-
Jens Kroeger authored
-
Jens Kroeger authored
-
Jens Kroeger authored
AnalysisEfficiency: changed range of hPixelEfficiency such that it goes from 0 to 1.005 (100% = bin from 1.0 to 1.005)
-
Jens Kroeger authored
-
Jens Kroeger authored
-
Jens Kroeger authored
-
Jens Kroeger authored
AnalysisEfficiency: moved calculation of binning in front of TProfile booking + error will be thrown if bin number is too fine for ROOT. Also correct conversion to um. This fixes #59.
-
Jens Kroeger authored
-
Jens Kroeger authored
-
Jens Kroeger authored
-
- 13 May, 2019 17 commits
-
-
Jens Kroeger authored
-
Jens Kroeger authored
-
Jens Kroeger authored
-
Jens Kroeger authored
-
Jens Kroeger authored
AnalysisTimingATLASpix: introduced parameters for names of row/timewalk correction TGraphErrors which were previously hard-coded (and contained the exact name of one particular prototype)
-
Jens Kroeger authored
AnalysisTimingATLASpix: added declaration in header for left_tail_cut and high_tot_cut which were previously hard-coded
-
Jens Kroeger authored
AnalysisTimingATLASpix: introduced two more parameters: left_tail_cut and high_tot_cut which were previously hard-coded
-
Jens Kroeger authored
AnalysisTimingATLASpix: removed outdated histograms for TS1 and TS2 and renamed righttail to mainpeak for various histograms
-
Jens Kroeger authored
AnalysisTimingATLASpix: renamed AnalysisTiming -> AnalysisTimingATLASpix in various places to make it compile
-
Jens Kroeger authored
EventLoaderATLAXpix: added many new events for TS1/TS2 analysis + added default axis labels to all histograms
-
Jens Kroeger authored
-
Jens Kroeger authored
-
Jens Kroeger authored
-
Jens Kroeger authored
Clustering4D: removed unnecessary code lines + implemented position weighting with epsilon to avoid division by 0
-
Jens Kroeger authored
ClusteringSpatial: removed unnecessary code lines + implemented position weighting with epsilon to avoid division by 0
-
Jens Kroeger authored
-
Jens Kroeger authored
-
- 09 May, 2019 2 commits
-
-
Jens Kroeger authored
-
Jens Kroeger authored
EventLoaderEUDAQ2: implemented lower_case transformation of detector and plane name before string comparison
-
- 08 May, 2019 1 commit
-
-
Jens Kroeger authored
-