#include <boost/foreach.hpp>
#include "RecoTauTag/RecoTau/interface/RecoTauBuilderPlugins.h"
#include "RecoTauTag/RecoTau/interface/RecoTauCommonUtilities.h"
#include "RecoTauTag/RecoTau/interface/PFTauDecayModeTools.h"
#include "DataFormats/Common/interface/Handle.h"
#include "DataFormats/Common/interface/Association.h"
#include "DataFormats/JetReco/interface/GenJetCollection.h"
#include "DataFormats/JetReco/interface/GenJet.h"
#include "FWCore/Framework/interface/MakerMacros.h"
Go to the source code of this file.
Classes | |
class | reco::tau::RecoTauObjectEmbedder< T > |
Namespaces | |
reco | |
fixed size matrix | |
reco::tau | |
reco::tau::helpers | |
Functions | |
unsigned int | reco::tau::helpers::nCharged (const GenJet &jet) |
unsigned int | reco::tau::helpers::nCharged (const PFTau &tau) |
unsigned int | reco::tau::helpers::nGammas (const GenJet &jet) |
unsigned int | reco::tau::helpers::nGammas (const PFTau &tau) |
static const RecoTauModifierPluginFactory::PMaker< reco::tau::RecoTauObjectEmbedder< reco::GenJetCollection > > | s_maker__LINE__ ("RecoTauTruthEmbedder") |
static const RecoTauModifierPluginFactory::PMaker< reco::tau::RecoTauObjectEmbedder< reco::PFTauCollection > > | s_maker__LINE__ ("RecoTauPFTauEmbedder") |
|
static |
|
static |