CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
ClusterTPAssociation.cc
Go to the documentation of this file.
3 
5  if(id != mappedProductId_) {
6  throw cms::Exception("InvalidReference") << "ClusterTPAssociation has TrackingParticles with ProductID " << mappedProductId_ << ", but got TrackingParticleRef/Handle/ProductID with ID " << id << ". This is typically caused by a configuration error.";
7  }
8 }
edm::ProductID mappedProductId_
void checkMappedProductID(const edm::HandleBase &mappedHandle) const