CMS 3D CMS Logo

MtdSimLayerClusterToTPAssociatorByTrackIdImpl.h
Go to the documentation of this file.
1 #include <vector>
2 #include <memory>
3 
5 
6 namespace edm {
7  class EDProductGetter;
8 }
9 
11 public:
13 
16  const edm::Handle<TrackingParticleCollection> &trackingParticleH) const override;
17 
20  const edm::Handle<TrackingParticleCollection> &trackingParticleH) const override;
21 
22 private:
24 };
reco::TPToSimCollectionMtd associateTPToSim(const edm::Handle< MtdSimLayerClusterCollection > &simClusH, const edm::Handle< TrackingParticleCollection > &trackingParticleH) const override
Associate a TrackingParticle to MtdSimLayerCluster.
reco::SimToTPCollectionMtd associateSimToTP(const edm::Handle< MtdSimLayerClusterCollection > &simClusH, const edm::Handle< TrackingParticleCollection > &trackingParticleH) const override
Associate a MtdSimLayerCluster to TrackingParticle.
HLT enums.