Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Acd*RibbonLen*: Length along ribbon where value is reported. 0 is center of ribbon, > 0 means towards +x or +y side, < 0 means
towards -x or -y side.

Variables in BOLD ITALCIS are being used in the background rejection analysis

Number of hits

AcdRibbonCount
AcdTileCount

Both stored as floats, would be nicer if they were stored as ints, but that might break some peoples marcros. We will certainly keep these in any case.

Summed Energy observed in the ACD, there are only being filled after AnalysisNtuple v2r23p5

AcdTotalEnergy
AcdRibbonEnergy

Seems like this should maybe by AcdTileEnergy instead, but that also might break existing macros. We will keep these in any case.

Distance variables made by looping over all tracks and all tils w/ signals

AcdActiveDist3D
AcdActiveDist3DArcLen
AcdActivdDist3DErr // Not being filled correctly yet

...

Distances variables made by looping over all tracks and all ribbons w/ signals

AcdRibbonActDist
AcdRibbonActDistErr // Not in merit
AcdRibbonActDistArcLen // Not in merit
AcdRibbonActDistRibbonLen

...

Distance variables made from the best track only and all tiles w/ signals

AcdTrk1ActiveDist
AcdTkr1ActiveDistErr
AcdTkr1ActiveDistArcLen
AcdTrk1ActiveDist_Down
AcdTrk1ActiveDistErr_Down // Not in merit
AcdTkr1ActiveDistArclen_Down // Not in merit

Distance variables made by looping over all tracks w.r.t. potential gaps in the ACD

AcdCornerDoca
AcdTkrRibbonDist
AcdTkrHoleDist
AcdTkrRibbonDistRibbonLen Not in merit yet, but requested by A. Moiseev.

...

Variables relating to the amount of energy observed in tiles used for activeDist calc.

AcdActDistTileEnergy
AcdActDistTileEnergy_Down
AcdTkr1ActDistTileEnergy
AcdTkr1ActDistTileEnergy_Down
AcdVtxActDistTileEnergy
AcdVtxActDistTileEnergy_Down

AcdActDistRibbonEnergy_pmtA,B Not in merit yet, but requested by A. Moiseev.

...