#include "RVersion.h"
#include "TBufferFile.h"
#include "boost/shared_ptr.hpp"
#include "FWCore/Framework/interface/Frameworkfwd.h"
#include "FWCore/Framework/interface/InputSource.h"
#include "DataFormats/Streamer/interface/StreamedProducts.h"
#include "DataFormats/Provenance/interface/ProcessHistoryID.h"
#include "DataFormats/Common/interface/EDProductGetter.h"
#include <vector>
Go to the source code of this file.
Namespaces | |
namespace | edm |
Classes | |
class | edm::StreamerInputSource |
class | edm::StreamerInputSource::ProductGetter |
Typedefs | |
typedef TBufferFile | RootBuffer |
StreamerInputSource.h. |
typedef TBufferFile RootBuffer |
Base class for translating streamer message objects into framework objects (e.g. ProductRegistry and EventPrincipal)
Definition at line 15 of file StreamerInputSource.h.