Skip to content
Snippets Groups Projects

[Docs] Update ElectronShowerDLL docs

Merged Albert Lopez Huertas requested to merge alopezhu_updateFuncDocs into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -936,7 +936,7 @@ ELECTRONSHOWERDLL = Functor(
'ELECTRONSHOWERDLL', "Track::ElectronShowerDLL",
"""Summed per-cell E/p DLL (electron versus pion) with track-based cell selection and energy estimation.
Functor's call operator expects a track like object in v2 event model.""")
Functor's call operator expects a track like object.""")
NDOF = Functor('NDOF', 'Track::nDoF',
'Number of degrees of freedom [for chi2]')
QOVERP = Functor('QOVERP', 'Track::QoverP', 'q/p')
Loading