Skip to content

Monitoring of track features

Daniel Charles Craik requested to merge dcraik_monitoring_tracks into master

TrackMonitor fills monitoring histograms for features of the tracks saved in host_kf_tracks in the HostBuffers.

Currently, only momentum, pT and log(IPChi2) are plotted but this can be trivially extended to any quantities stored in (or calculable from) ParKalmanFilter::FittedTrack.

Merge request reports