You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

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

Downward-going versions of the above

AcdActiveDist3D_Down
AcdActiveDist3DErr_Down // Not in merit, probably not needed
AcdActiveDist3DArcLen_Down // Not in merit, probably not needed

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

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

Potential we could have downgoing versions of these variables, but that probably isn't too important

Distance variables made with respect to the event vertex and all tiles w/ signals

AcdVtxActiveDist
AcdVtxActiveDistErr // Not in merit
AcdVtxActiveDistArcLen
AcdVtxActiveDist_Down
AcdVtxActiveDistErr_Down // Not in merit
AcdVtxActiveDistArcLen_Down // Not in merit

Note that there is nothing in here about extrapolating vertecies to ribbons

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

// Also, Tkr1 and _Down versions of the same.

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

AcdActDistTileEnergy
AcdActDistTileEnergy_Down
AcdTkr1ActDistTileEnergy
AcdTkr1ActDistTileEnergy_Down
AcdVtxActDistTileEnergy
AcdVtxActDistTileEnergy_Down

AcdActDistRibbonEnergy_pmtAB

Variables that have been removed from Merit

AcdGammaDoca (replaced by AcdVtxActDist, which is an active distance calc instead of a doca)
AcdActDist3DTop SideRow0-3 and downward going versions of same
AcdNoTop SideRow0-3
AcdTkrHitsCountTop R0-3

Dividing the ACD into top and sides

  • No labels