- 09 Apr, 2020 8 commits
-
-
Jens Kroeger authored
AnalysisATLASpix: add histograms to investigate left/right/main peak of time residual (also for 1px clusters) (cherry picked from commit d33dc353)
-
Jens Kroeger authored
(cherry picked from commit 0546ff8d)
-
Jens Kroeger authored
(cherry picked from commit 0c06b466)
-
Jens Kroeger authored
(cherry picked from commit 3f5f3069)
-
Jens Kroeger authored
(cherry picked from commit d67431d1)
-
Jens Kroeger authored
AnalysisTimingATLASpix: add hitmap showing only hits from the left tail of the time residual (i.e. large timewalk) (cherry picked from commit 6e07dd0e)
-
Jens Kroeger authored
(cherry picked from commit 53602e04)
-
Jens Kroeger authored
(cherry picked from commit 6d311afd)
-
- 02 Apr, 2020 3 commits
-
-
Jens Kroeger authored
(cherry picked from commit c1f4b8f3)
-
(cherry picked from commit 243d6b5a)
-
(cherry picked from commit c6a78e7a)
-
- 28 Nov, 2019 1 commit
-
-
Simon Spannagel authored
-
- 27 Nov, 2019 1 commit
-
-
Jens Kroeger authored
-
- 25 Nov, 2019 1 commit
-
-
Jens Kroeger authored
-
- 22 Nov, 2019 2 commits
-
-
Jens Kroeger authored
AnalsisTimingATLASpix: change high_charge_cut from 40 to high_tot_cut by default (is that a good idea when no calibration is available?
-
Jens Kroeger authored
AnalysisTimingATLASpix: change default of cluster_charge_cut and cluster_size_cut to -1 i.e. not used
-
- 10 Sep, 2019 2 commits
-
-
Simon Spannagel authored
-
Simon Spannagel authored
-
- 19 Aug, 2019 2 commits
-
-
- 16 Aug, 2019 2 commits
-
-
Jens Kroeger authored
AnalysisTimingATLASpix: same for parameter 'time_cut_frameedge' which is now called like in the other analysis modules
-
Jens Kroeger authored
AnalysisTimingATLASpix: parameter 'chi2_ndof_cut -> chi2ndof_cut as described in README and as used in other modules
-
- 04 Jun, 2019 1 commit
-
-
Jens Kroeger authored
AnalysisTimingATLASpix: corrected range of in-pixel histogram: now from -pitch/2 to +pitch/2 + updated axis titles
-
- 21 May, 2019 3 commits
-
-
Simon Spannagel authored
-
Simon Spannagel authored
-
Simon Spannagel authored
-
- 16 May, 2019 5 commits
-
-
Jens Kroeger authored
AnalysisTimingATLASpix: reordered some histograms so they are next to each other in root file, also unified names to camelCase
-
Jens Kroeger authored
AnalysisTimingATLASpix: renamed hTotVsTime_low into hTotVsTime as it's filled with all ToTs, not only low
-
Jens Kroeger authored
AnalysisTimingATLASpix: Improved reading of correction files and graphs, now we throw a proper error if they don't exist. Also, we're not using a pointer to the TFile object anymore such that we don't need to delete it by hand.
-
Jens Kroeger authored
-
Jens Kroeger authored
AnalysisTimingATLASpix: cleaned up function correctClusterTimestamp (there were still some useless old code lines + outdated comments)
-
- 15 May, 2019 2 commits
-
-
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)
-
- 13 May, 2019 7 commits
-
-
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: 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
-