Commit 87a3fd8
committed
[PWGEM] PM: Increase histogram type from float to double for...
- Event/XXX/hZvtx
- Generated/XXX/hPt
- Generated/XXX/hPtY
These histograms have been overflowing in recent trains, so this change is necessary to ensure we do not run into overflow issues.1 parent 237c89d commit 87a3fd8
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
64 | | - | |
| 63 | + | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
0 commit comments