#include <string>
#include <unordered_map>
#include <numeric>
#include "DataFormats/Math/interface/Point3D.h"
#include "FWCore/Framework/interface/Frameworkfwd.h"
#include "DQMServices/Core/interface/DQMGlobalEDAnalyzer.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/Utilities/interface/transform.h"
#include "DataFormats/HGCalReco/interface/Trackster.h"
#include "DataFormats/HGCalReco/interface/TICLSeedingRegion.h"
#include "DataFormats/CaloRecHit/interface/CaloCluster.h"
#include "RecoLocalCalo/HGCalRecAlgos/interface/RecHitTools.h"
Go to the source code of this file.
Classes | |
struct | Histogram_TICLTrackstersEdgesValidation |
class | TICLTrackstersEdgesValidation |
Typedefs | |
using | Histograms_TICLTrackstersEdgesValidation = std::unordered_map< unsigned int, Histogram_TICLTrackstersEdgesValidation > |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< TICLTrackstersEdgesValidation > > | s_filler__LINE__ ("TICLTrackstersEdgesValidation") |
static const edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< TICLTrackstersEdgesValidation > > | s_maker__LINE__ ("TICLTrackstersEdgesValidation") |
using Histograms_TICLTrackstersEdgesValidation = std::unordered_map<unsigned int, Histogram_TICLTrackstersEdgesValidation> |
Definition at line 47 of file TICLTrackstersEdgesValidation.cc.
|
static |
|
static |