Classes | |
struct | Count |
Functions | |
void | count () |
void KineDebug3::count | ( | ) | [inline] |
Definition at line 19 of file KinematicConstrainedVertexUpdatorT.h.
References trackerHits::c, and KineDebug3::Count::n.
Referenced by KinematicConstrainedVertexUpdatorT< nTrk, nConstraint >::update().
{ static Count c; ++c.n; }