9 boost::shared_ptr<RunAuxiliary>
aux,
10 boost::shared_ptr<ProductRegistry const> reg,
18 boost::shared_ptr<BranchMapper> mapper,
19 boost::shared_ptr<DelayedReader> rtrv) {
29 (*i)->setProvenance(mapper);
36 std::auto_ptr<EDProduct> edp,
37 std::auto_ptr<ProductProvenance> productProvenance) {
42 <<
"put: Cannot put because auto_ptr to product is null."
85 if (processName == it->processName()) {
87 <<
"The process name " << processName <<
" was previously used on these products.\n"
88 <<
"Please modify the configuration file to use a distinct process name.\n";
collection_type::const_iterator const_iterator
ProductRegistry const & productRegistry() const
const_iterator begin() const
void swapBase(Principal &)
boost::shared_ptr< DelayedReader > store() const
const_iterator end() const
Group * getExistingGroup(BranchID const &branchID)
void putOrMerge(std::auto_ptr< EDProduct > prod, Group const *group) const
void checkProcessHistory() const
bool const & produced() const
bool getMapped(key_type const &k, value_type &result) const
boost::shared_ptr< RunAuxiliary > aux_
bool insertMapped(value_type const &v)
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
void readImmediate() const
std::string const & processName() const
ProcessHistoryID const & processHistoryID() const
void swap(edm::DataFrameContainer &lhs, edm::DataFrameContainer &rhs)
void setProcessHistory(Principal const &principal)
void addToProcessHistory()
void fillPrincipal(ProcessHistoryID const &hist, boost::shared_ptr< BranchMapper > mapper, boost::shared_ptr< DelayedReader > rtrv)
BranchID const & branchID() const
void fillRunPrincipal(boost::shared_ptr< BranchMapper > mapper=boost::shared_ptr< BranchMapper >(new BranchMapper), boost::shared_ptr< DelayedReader > rtrv=boost::shared_ptr< DelayedReader >(new NoDelayedReader))
T const * getProduct(RefCore const &ref)
ProcessConfiguration const & processConfiguration() const
void swap(RunPrincipal &)
void push_back(const_reference t)
const_iterator begin() const
RunPrincipal(boost::shared_ptr< RunAuxiliary > aux, boost::shared_ptr< ProductRegistry const > reg, ProcessConfiguration const &pc)
bool anyProductProduced() const
const_iterator end() const
boost::filter_iterator< FilledGroupPtr, GroupCollection::const_iterator > const_iterator
void put(ConstBranchDescription const &bd, std::auto_ptr< EDProduct > edp, std::auto_ptr< ProductProvenance > productProvenance)
boost::shared_ptr< BranchMapper > branchMapperPtr() const
static ThreadSafeRegistry * instance()
bool productUnavailable() const
void resolveProductImmediate(Group const &g) const
ProcessHistory & processHistoryUpdate()
ConstBranchDescription const & branchDescription() const