Update AsgLeptonTrackSelectionAlg to write out d0 and z0sinTheta variables
Replaces !69059.
- Adds
writeTrackD0Z0
toElectronAnalysisConfig
andMuonAnalysisConfig
- Adds
m_z0sinthetaDecoration
andm_d0sigDecoration
toAsgLeptonTrackSelectionAlg
- Calculates the above variables even if a selection is not placed on them (i.e. if
m_maxD0Significance
orm_maxDeltaZ0SinTheta
areFalse
) - Add the variables + functionality to
FullCPAlgorithmsTest
Edited by Heather Russell