- 13 May, 2019 10 commits
-
-
Jens Kroeger authored
-
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
-
Jens Kroeger authored
-
Jens Kroeger authored
-
- 08 May, 2019 14 commits
-
-
Jens Kroeger authored
-
Jens Kroeger authored
-
Jens Kroeger authored
-
Jens Kroeger authored
EventLoaderATLASpix: corrected usage of Pixel constructor (using tot as charge as long as we don't have a calibration)
-
Jens Kroeger authored
-
Jens Kroeger authored
-
Jens Kroeger authored
Pixel object: clean-up and removed all unnecessary and complicated member variables, also there's only 1 constructor left now
-
Jens Kroeger authored
Clustering4D: removed unnecessary check for pixel->isBinary() and changed floating-point comparision to inteter comparision
-
Jens Kroeger authored
EventLoaderATLASpix: removed personal comment line and rephrased that comment, also removed pixel->setCharge(tot) as that's the default in the constructor anyway
-
Jens Kroeger authored
-
Jens Kroeger authored
-
Jens Kroeger authored
-
Jens Kroeger authored
-
Jens Kroeger authored
-
- 07 May, 2019 16 commits
-
-
Jens Kroeger authored
-
Jens Kroeger authored
-
Jens Kroeger authored
-
Jens Kroeger authored
-
Jens Kroeger authored
-
Jens Kroeger authored
-
Jens Kroeger authored
fogot to swap row/col in some places in Pixel.hpp and to save resolved merge-conflicts in ClusteringSpatial.cpp...compiles now
-
Jens Kroeger authored
-
Jens Kroeger authored
-
Jens Kroeger authored
-
Jens Kroeger authored
ClusteringSpatial: [analogue to Clustering4D] -> renamed clusterTot to clusterCharge, changed tot-weighted position calculation to charge-weighted and added if-conditions for binary pixels
-
Jens Kroeger authored
-
Jens Kroeger authored
Clustering4D.cpp: renamed clusterTot to clusterCharge, changed tot-weighted position calculation to charge-weighted and added if-conditions for binary pixels
-
Jens Kroeger authored
-
Jens Kroeger authored
AnalysisDUT.cpp: renamed all clusterToT to clusterCharge, pixelToT to pixelRawValue, corrected how they're filled and removed useless histogram clusterTotAssocNorm
-
Jens Kroeger authored
AnalysisDUT.h: renamed all clusterToT to clusterCharge, pixelToT to pixelRawValue and removed useless histogram clusterTotAssocNorm
-