#include "FWCore/Framework/interface/MakerMacros.h"
#include "PhysicsTools/UtilAlgos/interface/AssociationVectorSelector.h"
#include "PhysicsTools/UtilAlgos/interface/StringCutObjectSelector.h"
#include "PhysicsTools/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 AssociationVectorSelector< reco::CandidateRefProd, std::vector<double>, StringCutObjectSelector<reco::Candidate>, MaxSelector<double> > CandDoubleAssociationVectorSelector |
Definition at line 19 of file CandDoubleAssociationVectorSelector.cc.
DEFINE_FWK_MODULE | ( | CandDoubleAssociationVectorSelector | ) |