CMS 3D CMS Logo

MtdSimLayerClusterToTPAssociatorBaseImpl.cc
Go to the documentation of this file.
2 
3 namespace reco {
6 
9  const edm::Handle<TrackingParticleCollection> &trackingParticleH) const {
11  }
12 
15  const edm::Handle<TrackingParticleCollection> &trackingParticleH) const {
17  }
18 
19 } // namespace reco
edm::AssociationMap< edm::OneToMany< TrackingParticleCollection, MtdSimLayerClusterCollection > > TPToSimCollectionMtd
edm::AssociationMap< edm::OneToMany< MtdSimLayerClusterCollection, TrackingParticleCollection > > SimToTPCollectionMtd
virtual SimToTPCollectionMtd associateSimToTP(const edm::Handle< MtdSimLayerClusterCollection > &simClusH, const edm::Handle< TrackingParticleCollection > &trackingParticleH) const
Associate a MtdSimLayerCluster to TrackingParticle.
fixed size matrix
virtual TPToSimCollectionMtd associateTPToSim(const edm::Handle< MtdSimLayerClusterCollection > &simClusH, const edm::Handle< TrackingParticleCollection > &trackingParticleH) const
Associate a TrackingParticle to MtdSimLayerCluster.