- 16 May, 2019 1 commit
-
-
Jens Kroeger authored
AnalysisTimingATLASpix: cleaned up function correctClusterTimestamp (there were still some useless old code lines + outdated comments)
-
- 15 May, 2019 13 commits
-
-
Simon Spannagel authored
Merge AnalysisTimingATLASpix module See merge request !105
-
Jens Kroeger authored
-
Jens Kroeger authored
AnalysisTimingATLASpix: removed unnecessary lines from correctClusterTimestamp as all that is performed in the [Clustering4D] module before. Only the cluster timestamp shall be updated (rest was not changing anything anyway).
-
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
-
Simon Spannagel authored
Changing Pixel object: renaming "tot" to "value" See merge request !99
-
Jens Kroeger authored
AnalysisTimingATLASpix: updated CMakeLists.txt -> now restricted to correct detector type (was all DUTs)
-
Jens Kroeger authored
-
Simon Spannagel authored
Contribution guideline points to old corry repository See merge request !108
-
Lennart Huth authored
-
- 14 May, 2019 18 commits
-
-
Simon Spannagel authored
Merge AnalysisEfficiency See merge request !106
-
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
Had to merge master once more to get latest correction changes (my cherry-pick action was completely useless).
-
Simon Spannagel authored
AnalysisEfficiency: bug fix Closes #59 See merge request !107
-
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
-
Jens Kroeger authored
-
- 13 May, 2019 8 commits
-
-
Jens Kroeger authored
-
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
-