- 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 8 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
-
Jens Kroeger authored
-
- 26 Feb, 2019 1 commit
-
-
Jens Kroeger authored
removing AnalysisTiming again which I accidentally committed yesterday --> this will be a separate merge request soon
-
- 25 Feb, 2019 1 commit
-
-
Jens Kroeger authored
-