#include "RecoTauTag/RecoTau/interface/RecoTauBuilderPlugins.h"
#include "DataFormats/TrackReco/interface/Track.h"
#include "DataFormats/ParticleFlowCandidate/interface/PFCandidate.h"
#include "DataFormats/ParticleFlowReco/interface/PFBlockElement.h"
#include "DataFormats/ParticleFlowReco/interface/PFBlock.h"
#include "DataFormats/ParticleFlowReco/interface/PFCluster.h"
#include <Math/VectorUtil.h>
#include <algorithm>
#include "FWCore/Framework/interface/MakerMacros.h"
Go to the source code of this file.
Classes | |
class | reco::tau::RecoTauElectronRejectionPlugin |
Namespaces | |
reco | |
fixed size matrix | |
reco::tau | |
Functions | |
DEFINE_EDM_PLUGIN (RecoTauModifierPluginFactory, reco::tau::RecoTauElectronRejectionPlugin,"RecoTauElectronRejectionPlugin") | |
DEFINE_EDM_PLUGIN | ( | RecoTauModifierPluginFactory | , |
reco::tau::RecoTauElectronRejectionPlugin | , | ||
"RecoTauElectronRejectionPlugin" | |||
) |