- 21 May, 2019 5 commits
-
-
Simon Spannagel authored
-
Simon Spannagel authored
-
Simon Spannagel authored
-
Simon Spannagel authored
-
Simon Spannagel authored
-
- 16 May, 2019 12 commits
-
-
Simon Spannagel authored
Improve [AnalysisTimingATLASpix] See merge request !110
-
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
-
Simon Spannagel authored
Update README eventloadereudaq2 See merge request corryvreckan/corryvreckan!109
-
Jens Kroeger authored
-
Jens Kroeger authored
-
Jens Kroeger authored
-
Jens Kroeger authored
EventLoaderEUDAQ2: update README, improved module description, in particular pointing out the naming scheme for planes: <type>_<number>
-
Jens Kroeger authored
-
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 14 commits
-
-
Simon Spannagel authored
Merge AnalysisTimingATLASpix module See merge request corryvreckan/corryvreckan!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 corryvreckan/corryvreckan!99
-
Jens Kroeger authored
AnalysisTimingATLASpix: updated CMakeLists.txt -> now restricted to correct detector type (was all DUTs)
-
Jens Kroeger authored
-
Simon Spannagel authored
-
Simon Spannagel authored
Contribution guideline points to old corry repository See merge request corryvreckan/corryvreckan!108
-
Lennart Huth authored
-
- 14 May, 2019 9 commits
-
-
Simon Spannagel authored
Merge AnalysisEfficiency See merge request corryvreckan/corryvreckan!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).
-