#include "FWCore/Framework/interface/MakerMacros.h"
#include "CommonTools/UtilAlgos/interface/SingleObjectSelector.h"
#include "CommonTools/UtilAlgos/interface/PairSelector.h"
#include "CommonTools/UtilAlgos/interface/RefSelector.h"
#include "CommonTools/UtilAlgos/interface/AnySelector.h"
#include "CommonTools/UtilAlgos/interface/MaxSelector.h"
#include "DataFormats/Candidate/interface/Candidate.h"
Go to the source code of this file.
Typedefs | |
typedef SingleObjectSelector< edm::AssociationVector< reco::CandidateRefProd, std::vector< isolation > >, PairSelector< RefSelector< AnySelector >, MaxSelector< isolation > >, reco::CandidateRefVector > | AssociatedVariableMaxCutCandRefSelector |
typedef double | isolation |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< AssociatedVariableMaxCutCandRefSelector > > | s_filler__LINE__ ("AssociatedVariableMaxCutCandRefSelector") |
static const edm::MakerPluginFactory::PMaker< edm::WorkerMaker< AssociatedVariableMaxCutCandRefSelector > > | s_maker__LINE__ ("AssociatedVariableMaxCutCandRefSelector") |
Definition at line 34 of file AssociatedVariableMaxCutCandRefSelector.cc.
typedef double isolation |
Definition at line 25 of file AssociatedVariableMaxCutCandRefSelector.cc.
|
static |
|
static |