#include "FWCore/Framework/interface/stream/EDProducer.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/Framework/interface/EventSetup.h"
#include "FWCore/Framework/interface/ESHandle.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "FWCore/ParameterSet/interface/ConfigurationDescriptions.h"
#include "FWCore/ParameterSet/interface/ParameterSetDescription.h"
#include "FWCore/ServiceRegistry/interface/Service.h"
#include "FWCore/Utilities/interface/RandomNumberGenerator.h"
#include "FWCore/Utilities/interface/ESGetToken.h"
#include "SimDataFormats/GeneratorProducts/interface/HepMCProduct.h"
#include "DataFormats/HepMCCandidate/interface/GenParticle.h"
#include "CondFormats/PPSObjects/interface/CTPPSBeamParameters.h"
#include "CondFormats/DataRecord/interface/CTPPSBeamParametersRcd.h"
#include <CLHEP/Random/RandGauss.h>
Go to the source code of this file.
Classes | |
class | BeamDivergenceVtxGenerator |
struct | BeamDivergenceVtxGenerator::SmearingParameters |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< BeamDivergenceVtxGenerator > > | s_filler_0__LINE__ ("BeamDivergenceVtxGenerator") |
static const edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< BeamDivergenceVtxGenerator > > | s_maker__LINE__ ("BeamDivergenceVtxGenerator") |
|
static |
|
static |