#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 | |
DEFINE_FWK_MODULE (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.
DEFINE_FWK_MODULE | ( | PtMinAssociatedVariableMaxCutCandSelector | ) |