![]() |
![]() |
#include <iostream>
#include "DataFormats/FWLite/interface/EventBase.h"
#include "FWCore/Utilities/interface/EDMException.h"
#include "FWCore/Utilities/interface/TypeID.h"
Go to the source code of this file.
Namespaces | |
namespace | fwlite |
Functions | |
static const edm::Provenance | s_prov (boost::shared_ptr< edm::ConstBranchDescription >(&s_branch, null_deleter()), s_id) |
Variables | |
static edm::ConstBranchDescription | s_branch = edm::ConstBranchDescription( edm::BranchDescription() ) |
static const edm::ProductID | s_id |
static const edm::Provenance s_prov | ( | boost::shared_ptr< edm::ConstBranchDescription >(&, | null_deleter | ) | [static] |
Referenced by fwlite::EventBase::getByLabelImpl().
edm::ConstBranchDescription s_branch = edm::ConstBranchDescription( edm::BranchDescription() ) [static] |
Definition at line 32 of file EventBase.cc.
const edm::ProductID s_id [static] |
Definition at line 31 of file EventBase.cc.
Referenced by stor::XHTMLMaker::XHTMLMaker().