#include "FWCore/Framework/interface/global/EDAnalyzer.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/EventSetup.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/Utilities/interface/EDGetToken.h"
#include "FWCore/Utilities/interface/Exception.h"
#include "FWCore/Utilities/interface/InputTag.h"
#include "FWCore/Utilities/interface/transform.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "FWCore/ParameterSet/interface/ConfigurationDescriptions.h"
#include "FWCore/ParameterSet/interface/ParameterSetDescription.h"
#include "DataFormats/Common/interface/DetSetVectorNew.h"
#include "DataFormats/Common/interface/ThinnedAssociation.h"
#include "DataFormats/TestObjects/interface/Thing.h"
#include "DataFormats/TestObjects/interface/TrackOfDSVThings.h"
#include "DataFormats/Provenance/interface/ProductID.h"
#include <vector>
Go to the source code of this file.
Classes | |
struct | edmtest::ThinningDSVTestAnalyzer::DSContent |
class | edmtest::ThinningDSVTestAnalyzer |
Namespaces | |
edmtest | |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< ThinningDSVTestAnalyzer > > | s_filler_0__LINE__ ("ThinningDSVTestAnalyzer") |
static const edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< ThinningDSVTestAnalyzer > > | s_maker__LINE__ ("ThinningDSVTestAnalyzer") |
|
static |
|
static |