CMS 3D CMS Logo

Defines

/afs/cern.ch/work/a/aaltunda/public/www/CMSSW_5_3_13_patch3/src/FWCore/Framework/interface/InputSourceMacros.h File Reference

#include "FWCore/Framework/src/InputSourceFactory.h"
#include "FWCore/Framework/interface/InputSource.h"
#include "FWCore/ParameterSet/interface/ParameterSetDescriptionFillerPluginFactory.h"

Go to the source code of this file.

Defines

#define DEFINE_FWK_INPUT_SOURCE(type)   DEFINE_EDM_PLUGIN (edm::InputSourcePluginFactory,type,#type); DEFINE_FWK_PSET_DESC_FILLER(type)

Define Documentation

#define DEFINE_FWK_INPUT_SOURCE (   type)    DEFINE_EDM_PLUGIN (edm::InputSourcePluginFactory,type,#type); DEFINE_FWK_PSET_DESC_FILLER(type)

Definition at line 8 of file InputSourceMacros.h.