CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Namespaces | Functions | Variables
edmodule_mightGet_config.cc File Reference
#include "FWCore/ParameterSet/interface/ConfigurationDescriptions.h"
#include "FWCore/ParameterSet/interface/ParameterSetDescription.h"
#include "FWCore/Framework/src/edmodule_mightGet_config.h"

Go to the source code of this file.

Namespaces

 edm
 HLT enums.
 

Functions

void edm::edmodule_mightGet_config (ConfigurationDescriptions &iDesc)
 
static const std::string kMightGet ("mightGet")
 

Variables

static const char *const kComment
 

Function Documentation

static const std::string kMightGet ( "mightGet"  )
static

Variable Documentation

const char* const kComment
static
Initial value:
=
"List contains the branch names for the EDProducts which might be requested by the module.\n"
"The format for identifying the EDProduct is the same as the one used for OutputModules, "
"except no wild cards are allowed. E.g.\n"
"Foos_foomodule_whichFoo_RECO"

Definition at line 30 of file edmodule_mightGet_config.cc.

Referenced by edm::edmodule_mightGet_config(), EcalTrigPrimProducer::fillDescriptions(), and GctRawToDigi::fillDescriptions().