CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Typedefs | Functions
CandDoubleAssociationVectorSelector.cc File Reference
#include "FWCore/Framework/interface/MakerMacros.h"
#include "CommonTools/UtilAlgos/interface/AssociationVectorSelector.h"
#include "CommonTools/UtilAlgos/interface/StringCutObjectSelector.h"
#include "CommonTools/UtilAlgos/interface/MaxSelector.h"
#include "DataFormats/Candidate/interface/Candidate.h"

Go to the source code of this file.

Typedefs

typedef
AssociationVectorSelector
< reco::CandidateRefProd,
std::vector< double >
, StringCutObjectSelector
< reco::Candidate >
, MaxSelector< double > > 
CandDoubleAssociationVectorSelector
 

Functions

 DEFINE_FWK_MODULE (CandDoubleAssociationVectorSelector)
 

Typedef Documentation

Definition at line 19 of file CandDoubleAssociationVectorSelector.cc.

Function Documentation

DEFINE_FWK_MODULE ( CandDoubleAssociationVectorSelector  )