CMS 3D CMS Logo

Public Member Functions | Private Attributes

edm::InputSource::EventSourceSentry Class Reference

#include <InputSource.h>

List of all members.

Public Member Functions

 EventSourceSentry (InputSource const &source)

Private Attributes

SourceSentry sentry_

Detailed Description

Definition at line 256 of file InputSource.h.


Constructor & Destructor Documentation

edm::InputSource::EventSourceSentry::EventSourceSentry ( InputSource const &  source) [explicit]

Definition at line 625 of file InputSource.cc.

                                                                           :
     sentry_(source.actReg()->preSourceSignal_, source.actReg()->postSourceSignal_) {
  }

Member Data Documentation

Definition at line 260 of file InputSource.h.