#include <cmath>
#include <vector>
#include <memory>
#include <algorithm>
#include <TTree.h>
#include "FWCore/Framework/interface/Frameworkfwd.h"
#include "FWCore/Framework/interface/one/EDAnalyzer.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/ParameterSet/interface/ParameterSetDescription.h"
#include "FWCore/ParameterSet/interface/allowedValues.h"
#include "FWCore/Utilities/interface/InputTag.h"
#include "FWCore/ServiceRegistry/interface/Service.h"
#include "CommonTools/UtilAlgos/interface/TFileService.h"
#include "DataFormats/Math/interface/deltaPhi.h"
#include "DataFormats/HGCalReco/interface/Trackster.h"
#include "SimDataFormats/CaloAnalysis/interface/CaloParticle.h"
#include "SimDataFormats/Associations/interface/TracksterToSimTracksterAssociator.h"
#include "RecoHGCal/TICL/plugins/TracksterLinkingbySuperClusteringDNN.h"
#include "RecoHGCal/TICL/interface/SuperclusteringDNNInputs.h"
Go to the source code of this file.
Classes | |
class | SuperclusteringSampleDumper |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< SuperclusteringSampleDumper > > | s_filler_0__LINE__ ("SuperclusteringSampleDumper") |
static const edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< SuperclusteringSampleDumper > > | s_maker__LINE__ ("SuperclusteringSampleDumper") |
|
static |
|
static |