#include <Utilities.h>
Public Member Functions | |
EventExtractor (EventBuffer &b) | |
EventPrincipal * | extract () |
Private Attributes | |
EventBuffer * | buf_ |
Definition at line 78 of file Utilities.h.
edm::EventExtractor::EventExtractor | ( | EventBuffer & | b | ) | [inline, explicit] |
Definition at line 81 of file Utilities.h.
EventPrincipal* edm::EventExtractor::extract | ( | ) | [inline] |
Definition at line 82 of file Utilities.h.
References b, buf_, edm::EventBuffer::OperateBuffer< T >::buffer(), FDEBUG, AlCaHLTBitMon_ParallelJobs::p, and edm::EventBuffer::OperateBuffer< T >::size().
EventBuffer* edm::EventExtractor::buf_ [private] |
Definition at line 91 of file Utilities.h.
Referenced by extract().