modified: TrackRecon.C mismatched braces

This commit is contained in:
Vignesh Sitaraman 2026-09-02 09:31:54 -04:00
parent fce1fb6c1d
commit 4d9145d532

View File

@ -1496,6 +1496,7 @@ Bool_t TrackRecon::Process(Long64_t entry)
for (int j = i + 1; j < pc.multi; j++)
{
if (doRawHistos)
{
plotter->Fill2D("PC_Coincidence_Matrix", 48, 0, 48, 48, 0, 48, pc.index[i], pc.index[j], "hRawPC");
// only tag with anodeT-cathodeT once both are real: with the sentinels still in
// place the difference is -199998, which piled the early hits into the "_1" plot