#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"
#include "DataFormats/Candidate/interface/CandAssociation.h"
Go to the source code of this file.
Typedefs | |
typedef SingleObjectSelector < reco::CandViewDoubleAssociations, PairSelector< RefSelector < AnySelector >, MaxSelector < isolation > > > | AssociatedVariableMaxCutCandViewSelector |
typedef double | isolation |
Functions | |
DEFINE_FWK_MODULE (AssociatedVariableMaxCutCandViewSelector) | |
typedef SingleObjectSelector< reco::CandViewDoubleAssociations, PairSelector< RefSelector<AnySelector>, MaxSelector<isolation> > > AssociatedVariableMaxCutCandViewSelector |
Definition at line 33 of file AssociatedVariableMaxCutCandViewSelector.cc.
typedef double isolation |
Definition at line 25 of file AssociatedVariableMaxCutCandViewSelector.cc.
DEFINE_FWK_MODULE | ( | AssociatedVariableMaxCutCandViewSelector | ) |