#include "FWCore/Framework/interface/global/EDProducer.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Utilities/interface/EDPutToken.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "DataFormats/TestObjects/interface/ToyProducts.h"
#include "DataFormats/TestObjects/interface/ThingCollection.h"
#include "DataFormats/Common/interface/RandomNumberGeneratorState.h"
#include "FWCore/ServiceRegistry/interface/Service.h"
#include "FWCore/Utilities/interface/RandomNumberGenerator.h"
#include <cstdio>
#include <iostream>
#include "FWCore/SharedMemory/interface/ReadBuffer.h"
#include "FWCore/SharedMemory/interface/ControllerChannel.h"
#include "FWCore/SharedMemory/interface/ROOTDeserializer.h"
#include "FWCore/SharedMemory/interface/WriteBuffer.h"
#include "FWCore/SharedMemory/interface/ROOTSerializer.h"
#include "CLHEP/Random/RandomEngine.h"
#include "CLHEP/Random/engineIDulong.h"
#include "CLHEP/Random/RanecuEngine.h"
Go to the source code of this file.
Classes | |
struct | testinter::StreamCache |
class | TestInterProcessRandomProd |
Namespaces | |
testinter | |
Typedefs | |
using | testinter::ReturnedType = std::pair< edmtest::IntProduct, edm::RandomNumberGeneratorState > |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< TestInterProcessRandomProd > > | s_filler_0__LINE__ ("TestInterProcessRandomProd") |
static const edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< TestInterProcessRandomProd > > | s_maker__LINE__ ("TestInterProcessRandomProd") |
|
static |
|
static |