#include "DataFormats/Common/interface/Handle.h"
#include "DataFormats/TestObjects/interface/Thing.h"
#include "DataFormats/TestObjects/interface/ThingCollection.h"
#include "DataFormats/TestObjects/interface/TrackOfThings.h"
#include "FWCore/Framework/interface/ConsumesCollector.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/EventSetup.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "FWCore/Framework/interface/stream/ThinningProducer.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/Framework/interface/ESHandle.h"
#include "WhatsIt.h"
#include "GadgetRcd.h"
#include "FWCore/ParameterSet/interface/ParameterSetDescription.h"
#include <set>
#include <string>
Go to the source code of this file.
Classes | |
class | edmtest::ThinningThingSelector |
Namespaces | |
edmtest | |
Typedefs | |
typedef edm::ThinningProducer< edmtest::ThingCollection, edmtest::ThinningThingSelector > | ThinningThingProducer |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< ThinningThingProducer > > | s_filler_0__LINE__ ("ThinningThingProducer") |
static const edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< ThinningThingProducer > > | s_maker__LINE__ ("ThinningThingProducer") |
typedef edm::ThinningProducer<edmtest::ThingCollection, edmtest::ThinningThingSelector> ThinningThingProducer |
Definition at line 106 of file ThinningThingProducer.cc.
|
static |
|
static |