#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 | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< CandDoubleAssociationVectorSelector > > | s_filler__LINE__ ("CandDoubleAssociationVectorSelector") |
static const edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< CandDoubleAssociationVectorSelector > > | s_maker__LINE__ ("CandDoubleAssociationVectorSelector") |
typedef AssociationVectorSelector<reco::CandidateRefProd, std::vector<double>, StringCutObjectSelector<reco::Candidate>, MaxSelector<double> > CandDoubleAssociationVectorSelector |
Definition at line 18 of file CandDoubleAssociationVectorSelector.cc.
|
static |
|
static |