Make MuonStandaloneRec work with hits and clusters
Compare changes
Files
2@@ -16,6 +16,7 @@
@@ -38,7 +39,7 @@ namespace LHCb {
Template MuonStandaloneRec
work with MuonCommonHit
and MuonCluster
, to be use for tag-and-probe tracking efficiency measurements.
Also:
MuonStandaloneTrack
MuonHitContainer
to std::vector<MuonCommonHit>
to make MuonStandaloneRec
compatible with hits and clusters.MuonCluster
, to make it compatible with MuonCommonHit