CMS 3D CMS Logo

Namespaces | Functions | Variables

/data/doxygen/doxygen-1.7.3/gen/CMSSW_4_2_8/src/DataFormats/FWLite/src/ESHandle.cc File Reference

#include "DataFormats/FWLite/interface/ESHandle.h"

Go to the source code of this file.

Namespaces

namespace  fwlite

Functions

static void doNotDelete (cms::Exception *)
boost::shared_ptr< cms::Exceptionfwlite::eshandle_not_set_exception ()

Variables

static cms::Exception s_exc ("ESHandleUnset","The ESHandle is being accessed without ever being set by a Record")

Function Documentation

static void doNotDelete ( cms::Exception ) [static]

Definition at line 26 of file ESHandle.cc.

Referenced by fwlite::eshandle_not_set_exception().

{}

Variable Documentation

cms::Exception s_exc("ESHandleUnset","The ESHandle is being accessed without ever being set by a Record") [static]