10 boost::shared_ptr<LuminosityBlockAuxiliary>
aux,
11 boost::shared_ptr<ProductRegistry const> reg,
13 boost::shared_ptr<RunPrincipal> rp) :
21 boost::shared_ptr<BranchMapper> mapper,
22 boost::shared_ptr<DelayedReader> rtrv) {
30 (*i)->setProvenance(mapper);
37 std::auto_ptr<EDProduct> edp,
38 std::auto_ptr<ProductProvenance> productProvenance) {
43 <<
"put: Cannot put because auto_ptr to product is null."
void swapBase(Principal &)
boost::shared_ptr< RunPrincipal > runPrincipal_
boost::shared_ptr< DelayedReader > store() const
void fillLuminosityBlockPrincipal(boost::shared_ptr< BranchMapper > mapper=boost::shared_ptr< BranchMapper >(new BranchMapper), boost::shared_ptr< DelayedReader > rtrv=boost::shared_ptr< DelayedReader >(new NoDelayedReader))
const_iterator end() const
Group * getExistingGroup(BranchID const &branchID)
void putOrMerge(std::auto_ptr< EDProduct > prod, Group const *group) const
bool const & produced() const
void swap(LuminosityBlockPrincipal &)
The Signals That Services Can Subscribe To This is based on ActivityRegistry and is current per Services can connect to the signals distributed by the ActivityRegistry in order to monitor the activity of the application Each possible callback has some defined which we here list in angle e g
ProcessHistoryID const & processHistoryID() const
void swap(edm::DataFrameContainer &lhs, edm::DataFrameContainer &rhs)
void setProcessHistory(Principal const &principal)
void fillPrincipal(ProcessHistoryID const &hist, boost::shared_ptr< BranchMapper > mapper, boost::shared_ptr< DelayedReader > rtrv)
BranchID const & branchID() const
T const * getProduct(RefCore const &ref)
void readImmediate() const
boost::shared_ptr< LuminosityBlockAuxiliary > aux_
const_iterator begin() const
boost::filter_iterator< FilledGroupPtr, GroupCollection::const_iterator > const_iterator
boost::shared_ptr< BranchMapper > branchMapperPtr() const
bool productUnavailable() const
void put(ConstBranchDescription const &bd, std::auto_ptr< EDProduct > edp, std::auto_ptr< ProductProvenance > productProvenance)
void resolveProductImmediate(Group const &g) const
ConstBranchDescription const & branchDescription() const
LuminosityBlockPrincipal(boost::shared_ptr< LuminosityBlockAuxiliary > aux, boost::shared_ptr< ProductRegistry const > reg, ProcessConfiguration const &pc, boost::shared_ptr< RunPrincipal > rp)