This is the complete list of members for edm::EventPrincipal, including all inherited members.
addAliasedProduct(std::shared_ptr< BranchDescription const > bd) | edm::Principal | |
addInputProduct(std::shared_ptr< BranchDescription const > bd) | edm::Principal | |
addProduct_(std::auto_ptr< ProductHolderBase > phb) | edm::Principal | protected |
addProductOrThrow(std::auto_ptr< ProductHolderBase > phb) | edm::Principal | protected |
addScheduledProduct(std::shared_ptr< BranchDescription const > bd) | edm::Principal | |
addSourceProduct(std::shared_ptr< BranchDescription const > bd) | edm::Principal | |
addUnscheduledProduct(std::shared_ptr< BranchDescription const > bd) | edm::Principal | |
adjustIndexesAfterProductRegistryAddition() | edm::Principal | |
adjustToNewProductRegistry(ProductRegistry const ®) | edm::Principal | |
assignEDProductGetter(EDProductGetter const *&) | edm::EDProductGetter | static |
aux() const | edm::EventPrincipal | inline |
aux_ | edm::EventPrincipal | private |
Auxiliary typedef | edm::EventPrincipal | |
Base typedef | edm::EventPrincipal | |
BasicHandleVec typedef | edm::Principal | |
begin() const | edm::Principal | inline |
branchIDListHelper_ | edm::EventPrincipal | private |
branchIDToProductID(BranchID const &bid) const | edm::EventPrincipal | |
branchListIndexes() const | edm::EventPrincipal | |
branchListIndexes_ | edm::EventPrincipal | private |
branchListIndexToProcessIndex_ | edm::EventPrincipal | private |
branchType() const | edm::Principal | inline |
bunchCrossing() const | edm::EventPrincipal | inline |
cacheIdentifier() const | edm::Principal | inline |
CacheIdentifier_t typedef | edm::Principal | |
checkUniquenessAndType(WrapperBase const *prod, ProductHolderBase const *productHolder) const | edm::Principal | protected |
clearEventPrincipal() | edm::EventPrincipal | |
clearPrincipal() | edm::Principal | |
const_iterator typedef | edm::Principal | |
ConstProductHolderPtr typedef | edm::EventPrincipal | |
deleteProduct(BranchID const &id) | edm::Principal | |
EDProductGetter() | edm::EDProductGetter | |
EDProductGetter(EDProductGetter const &)=delete | edm::EDProductGetter | |
end() const | edm::Principal | inline |
EventPrincipal(std::shared_ptr< ProductRegistry const > reg, std::shared_ptr< BranchIDListHelper const > branchIDListHelper, std::shared_ptr< ThinnedAssociationsHelper const > thinnedAssociationsHelper, ProcessConfiguration const &pc, HistoryAppender *historyAppender, unsigned int streamIndex=0) | edm::EventPrincipal | |
eventSelectionIDs() const | edm::EventPrincipal | |
eventSelectionIDs_ | edm::EventPrincipal | private |
ExperimentType() const | edm::EventPrincipal | inline |
fillEventPrincipal(EventAuxiliary const &aux, ProcessHistoryRegistry const &processHistoryRegistry, DelayedReader *reader=0) | edm::EventPrincipal | |
fillEventPrincipal(EventAuxiliary const &aux, ProcessHistoryRegistry const &processHistoryRegistry, EventSelectionIDVector &&eventSelectionIDs, BranchListIndexes &&branchListIndexes) | edm::EventPrincipal | |
fillEventPrincipal(EventAuxiliary const &aux, ProcessHistoryRegistry const &processHistoryRegistry, EventSelectionIDVector &&eventSelectionIDs, BranchListIndexes &&branchListIndexes, ProductProvenanceRetriever &provRetriever, DelayedReader *reader=0) | edm::EventPrincipal | |
fillPrincipal(ProcessHistoryID const &hist, ProcessHistoryRegistry const &phr, DelayedReader *reader) | edm::Principal | |
findProductByTag(TypeID const &typeID, InputTag const &tag, ModuleCallingContext const *mcc) const | edm::Principal | |
getAllProvenance(std::vector< Provenance const * > &provenances) const | edm::Principal | |
getByLabel(KindOfType kindOfType, TypeID const &typeID, InputTag const &inputTag, EDConsumerBase const *consumes, ModuleCallingContext const *mcc) const | edm::Principal | |
getByLabel(KindOfType kindOfType, TypeID const &typeID, std::string const &label, std::string const &instance, std::string const &process, EDConsumerBase const *consumes, ModuleCallingContext const *mcc) const | edm::Principal | |
getByProductID(ProductID const &oid) const | edm::EventPrincipal | |
getByToken(KindOfType kindOfType, TypeID const &typeID, ProductHolderIndex index, bool skipCurrentProcess, bool &ambiguous, ModuleCallingContext const *mcc) const | edm::Principal | |
getExistingProduct(BranchID const &branchID) | edm::Principal | protected |
getExistingProduct(ProductHolderBase const &phb) | edm::Principal | protected |
getForOutput(BranchID const &bid, bool getProd, ModuleCallingContext const *mcc) const | edm::Principal | |
getIt(ProductID const &pid) const override | edm::EventPrincipal | virtual |
getManyByType(TypeID const &typeID, BasicHandleVec &results, EDConsumerBase const *consumes, ModuleCallingContext const *mcc) const | edm::Principal | |
getProductHolder(BranchID const &oid) const | edm::Principal | |
getProductHolderByIndex(ProductHolderIndex const &oid) const | edm::Principal | |
getProvenance(ProductID const &pid, ModuleCallingContext const *mcc) const | edm::EventPrincipal | |
edm::Principal::getProvenance(BranchID const &bid, ModuleCallingContext const *mcc) const | edm::Principal | |
getThinnedAssociation(edm::BranchID const &branchID) const | edm::EventPrincipal | private |
getThinnedProduct(ProductID const &pid, unsigned int &key) const override | edm::EventPrincipal | virtual |
getThinnedProducts(ProductID const &pid, std::vector< WrapperBase const * > &foundContainers, std::vector< unsigned int > &keys) const override | edm::EventPrincipal | virtual |
id() const | edm::EventPrincipal | inline |
invalidBunchXing | edm::EventPrincipal | static |
invalidStoreNumber | edm::EventPrincipal | static |
isComplete() const | edm::Principal | inline |
isReal() const | edm::EventPrincipal | inline |
lookupProcessOrder() const | edm::Principal | inline |
luminosityBlock() const | edm::EventPrincipal | inline |
luminosityBlockPrincipal() const | edm::EventPrincipal | inline |
luminosityBlockPrincipal() | edm::EventPrincipal | inline |
luminosityBlockPrincipal_ | edm::EventPrincipal | private |
luminosityBlockPrincipalPtrValid() | edm::EventPrincipal | inline |
mergeProvenanceRetrievers(EventPrincipal const &other) | edm::EventPrincipal | inline |
moduleLabelsRunning_ | edm::EventPrincipal | mutableprivate |
operator=(EDProductGetter const &)=delete | edm::EDProductGetter | |
pidToBid(ProductID const &pid) const | edm::EventPrincipal | private |
postModuleDelayedGetSignal_ | edm::EventPrincipal | |
prefetch(ProductHolderIndex index, bool skipCurrentProcess, ModuleCallingContext const *mcc) const | edm::Principal | |
preModuleDelayedGetSignal_ | edm::EventPrincipal | |
Principal(std::shared_ptr< ProductRegistry const > reg, std::shared_ptr< ProductHolderIndexHelper const > productLookup, ProcessConfiguration const &pc, BranchType bt, HistoryAppender *historyAppender) | edm::Principal | |
processConfiguration() const | edm::Principal | inline |
processHistory() const | edm::Principal | inline |
processHistoryID() const | edm::Principal | inline |
ProcessName typedef | edm::Principal | |
ProcessNameConstIterator typedef | edm::Principal | |
prodGetter() const | edm::Principal | inline |
ProductHolderCollection typedef | edm::Principal | |
productLookup() const | edm::Principal | inline |
productProvenanceRetrieverPtr() const | edm::EventPrincipal | inline |
productRegistry() const | edm::Principal | inline |
provRetrieverPtr_ | edm::EventPrincipal | private |
put(BranchDescription const &bd, std::unique_ptr< WrapperBase > edp, ProductProvenance const &productProvenance) | edm::EventPrincipal | |
putOnRead(BranchDescription const &bd, std::unique_ptr< WrapperBase > edp, ProductProvenance const &productProvenance) | edm::EventPrincipal | |
putOrMerge(std::unique_ptr< WrapperBase > prod, ProductHolderBase const *productHolder) const | edm::Principal | protected |
putOrMerge(std::unique_ptr< WrapperBase > prod, ProductProvenance &prov, ProductHolderBase *productHolder) | edm::Principal | protected |
reader() const | edm::Principal | inline |
readFromSource(ProductHolderBase const &phb, ModuleCallingContext const *mcc) const | edm::Principal | inline |
readFromSource_(ProductHolderBase const &phb, ModuleCallingContext const *mcc) const override | edm::EventPrincipal | privatevirtual |
recombine(Principal &other, std::vector< BranchID > const &bids) | edm::Principal | |
run() const | edm::EventPrincipal | inline |
runPrincipal() const | edm::EventPrincipal | |
setLuminosityBlockPrincipal(std::shared_ptr< LuminosityBlockPrincipal > const &lbp) | edm::EventPrincipal | |
setRunAndLumiNumber(RunNumber_t run, LuminosityBlockNumber_t lumi) | edm::EventPrincipal | |
setUnscheduledHandler(std::shared_ptr< UnscheduledHandler > iHandler) | edm::EventPrincipal | |
SharedProductPtr typedef | edm::Principal | |
size() const | edm::Principal | |
size_type typedef | edm::Principal | |
storeNumber() const | edm::EventPrincipal | inline |
streamID() const | edm::EventPrincipal | inline |
streamID_ | edm::EventPrincipal | private |
switchProductGetter(EDProductGetter const *) | edm::EDProductGetter | static |
thinnedAssociationsHelper_ | edm::EventPrincipal | private |
time() const | edm::EventPrincipal | inline |
transitionIndex() const | edm::EDProductGetter | inline |
transitionIndex_() const override | edm::EventPrincipal | privatevirtual |
unscheduledFill(std::string const &moduleLabel, ModuleCallingContext const *mcc) const override | edm::EventPrincipal | privatevirtual |
unscheduledHandler() const | edm::EventPrincipal | |
unscheduledHandler_ | edm::EventPrincipal | private |
~EDProductGetter() | edm::EDProductGetter | virtual |
~EventPrincipal() | edm::EventPrincipal | inline |
~Principal() | edm::Principal | virtual |