#include "FWCore/Framework/interface/FileBlock.h"
#include "FWCore/Framework/interface/one/OutputModule.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "FWCore/Framework/interface/ProcessBlockForOutput.h"
#include "FWCore/ParameterSet/interface/ConfigurationDescriptions.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/ParameterSet/interface/ParameterSetDescription.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "FWCore/Framework/interface/ConstProductRegistry.h"
#include "FWCore/ServiceRegistry/interface/Service.h"
#include "FWCore/Utilities/interface/Exception.h"
#include "TTree.h"
#include <memory>
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
class | edm::TestOneOutput |
Namespaces | |
edm | |
HLT enums. | |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< TestOneOutput > > | s_filler_0__LINE__ ("TestOneOutput") |
static const edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< TestOneOutput > > | s_maker__LINE__ ("TestOneOutput") |
Variables | |
constexpr unsigned int | kDoNotTest = 0xffffffff |
|
static |
|
static |
constexpr unsigned int kDoNotTest = 0xffffffff |
Definition at line 20 of file TestOneOutput.cc.
Referenced by edm::TestOneOutput::fillDescriptions(), and edm::TestOneOutput::writeProcessBlock().