modified: TrackRecon.C mismatched braces
This commit is contained in:
parent
fce1fb6c1d
commit
4d9145d532
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user