CMS 3D CMS Logo

CandDoubleAssociationVector2ValueMap.cc

Go to the documentation of this file.
00001 /* \class CandDoubleAssociationVector2ValueMap
00002  * 
00003  * Configurable Candidate-to-double AssociationVector 2ValueMap
00004  *
00005  * \author: Luca Lista, INFN
00006  *
00007  */
00008 #include "FWCore/Framework/interface/MakerMacros.h"
00009 #include "PhysicsTools/UtilAlgos/interface/AssociationVector2ValueMap.h"
00010 #include "DataFormats/Candidate/interface/Candidate.h"
00011 
00012 typedef AssociationVector2ValueMap<
00013           reco::CandidateRefProd,
00014           std::vector<double>
00015         > CandDoubleAssociationVector2ValueMap;
00016 
00017 DEFINE_FWK_MODULE(CandDoubleAssociationVector2ValueMap);

Generated on Tue Jun 9 17:40:59 2009 for CMSSW by  doxygen 1.5.4