#include <memory>
#include "FWCore/Framework/interface/Frameworkfwd.h"
#include "FWCore/Framework/interface/EDAnalyzer.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "TTree.h"
#include "TFile.h"
#include "RecoTauTag/TauTagTools/interface/TauDecayModeTruthMatcher.h"
#include "RecoTauTag/TauTagTools/interface/DiscriminantList.h"
#include "DataFormats/TauReco/interface/PFTauDecayModeAssociation.h"
Go to the source code of this file.
Function Documentation