#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/PtMinSelector.h"
#include "CommonTools/UtilAlgos/interface/MaxSelector.h"
#include "DataFormats/Candidate/interface/Candidate.h"
Go to the source code of this file.
Typedefs | |
typedef double | isolation |
typedef SingleObjectSelector< edm::AssociationVector< reco::CandidateRefProd, std::vector< isolation > >, PairSelector< RefSelector< PtMinSelector >, MaxSelector< isolation > > > | PtMinAssociatedVariableMaxCutCandSelector |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< PtMinAssociatedVariableMaxCutCandSelector > > | s_filler__LINE__ ("PtMinAssociatedVariableMaxCutCandSelector") |
static const edm::MakerPluginFactory::PMaker< edm::WorkerMaker< PtMinAssociatedVariableMaxCutCandSelector > > | s_maker__LINE__ ("PtMinAssociatedVariableMaxCutCandSelector") |
typedef double isolation |
Definition at line 25 of file PtMinAssociatedVariableMaxCutCandSelector.cc.
typedef SingleObjectSelector< edm::AssociationVector<reco::CandidateRefProd, std::vector<isolation> >, PairSelector< RefSelector<PtMinSelector>, MaxSelector<isolation> > > PtMinAssociatedVariableMaxCutCandSelector |
Definition at line 33 of file PtMinAssociatedVariableMaxCutCandSelector.cc.
|
static |
|
static |