CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
ClusterRemovalInfo.cc
Go to the documentation of this file.
2 
3 namespace reco {
9  stripIndices_.swap(other.stripIndices_);
10  pixelIndices_.swap(other.pixelIndices_);
11  }
12  void swap(reco::ClusterRemovalInfo &cri1, reco::ClusterRemovalInfo &cri2) { cri1.swap(cri2); }
13 } // namespace reco
SiPixelClusterRefProd pixelProd_
SiPixelClusterRefProd pixelNewProd_
SiStripClusterRefProd stripNewProd_
void swap(RefProd< C > &)
Definition: RefProd.h:173
SiStripClusterRefProd stripProd_
void swap(reco::ClusterRemovalInfo &cri1, reco::ClusterRemovalInfo &cri2)
void swap(reco::ClusterRemovalInfo &other)