#include "FWCore/PluginManager/interface/ModuleDef.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "FWCore/Framework/interface/stream/EDProducer.h"
#include "FWCore/Utilities/interface/InputTag.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/ServiceRegistry/interface/Service.h"
#include "FWCore/Utilities/interface/Exception.h"
#include "FWCore/Utilities/interface/EDMException.h"
#include "SimDataFormats/CrossingFrame/interface/MixCollection.h"
#include "SimDataFormats/GeneratorProducts/interface/HepMCProduct.h"
#include "DataFormats/Provenance/interface/Provenance.h"
#include "DataFormats/VertexReco/interface/Vertex.h"
#include "DataFormats/VertexReco/interface/VertexFwd.h"
#include "TMatrixD.h"
#include <iostream>
Go to the source code of this file.
Classes | |
class | MixEvtVtxGenerator |
Namespaces | |
HepMC | |
Macros | |
#define | HI_MixEvtVtxGenerator_H |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< MixEvtVtxGenerator > > | s_filler__LINE__ ("MixEvtVtxGenerator") |
static const edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< MixEvtVtxGenerator > > | s_maker__LINE__ ("MixEvtVtxGenerator") |
#define HI_MixEvtVtxGenerator_H |
Definition at line 2 of file MixEvtVtxGenerator.cc.
|
static |
|
static |