#include "FWCore/Framework/interface/MakerMacros.h"
#include "CommonTools/UtilAlgos/interface/SingleObjectSelector.h"
#include "CommonTools/UtilAlgos/interface/AssociatedVariableCollectionSelector.h"
#include "CommonTools/UtilAlgos/interface/AndSelector.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"
#include "DataFormats/Common/interface/ValueMap.h"
Go to the source code of this file.
Typedefs | |
typedef ObjectSelector< AssociatedVariableCollectionSelector< reco::CandidateView, edm::ValueMap< float >, AndSelector< AnySelector, MaxSelector< float > > > > | AssociatedVariableMaxCutCandSelectorNew |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< AssociatedVariableMaxCutCandSelectorNew > > | s_filler__LINE__ ("AssociatedVariableMaxCutCandSelectorNew") |
static const edm::MakerPluginFactory::PMaker< edm::WorkerMaker< AssociatedVariableMaxCutCandSelectorNew > > | s_maker__LINE__ ("AssociatedVariableMaxCutCandSelectorNew") |
typedef ObjectSelector< AssociatedVariableCollectionSelector< reco::CandidateView, edm::ValueMap<float>, AndSelector< AnySelector, MaxSelector<float> > > > AssociatedVariableMaxCutCandSelectorNew |
Definition at line 37 of file AssociatedVariableMaxCutCandSelectorNew.cc.
|
static |
|
static |