#include <PrincipalGetAdapter.h>
|
template<typename PROD > |
bool | checkIfComplete () const |
|
BranchDescription const & | getBranchDescription (TypeID const &type, std::string const &productInstanceName) const |
|
BasicHandle | getByLabel_ (TypeID const &tid, InputTag const &tag, ModuleCallingContext const *mcc) const |
|
BasicHandle | getByLabel_ (TypeID const &tid, std::string const &label, std::string const &instance, std::string const &process, ModuleCallingContext const *mcc) const |
|
BasicHandle | getByToken_ (TypeID const &id, KindOfType kindOfType, EDGetToken token, ModuleCallingContext const *mcc) const |
|
template<typename PROD > |
void | getManyByType (std::vector< Handle< PROD > > &results, ModuleCallingContext const *mcc) const |
|
void | getManyByType_ (TypeID const &tid, BasicHandleVec &results, ModuleCallingContext const *mcc) const |
|
BasicHandle | getMatchingSequenceByLabel_ (TypeID const &typeID, InputTag const &tag, ModuleCallingContext const *mcc) const |
|
BasicHandle | getMatchingSequenceByLabel_ (TypeID const &typeID, std::string const &label, std::string const &instance, std::string const &process, ModuleCallingContext const *mcc) const |
|
bool | isComplete () const |
|
void | labelsForToken (EDGetToken const &iToken, ProductLabels &oLabels) const |
|
PrincipalGetAdapter & | operator= (PrincipalGetAdapter const &)=delete |
|
Principal const & | principal () const |
|
| PrincipalGetAdapter (Principal const &pcpl, ModuleDescription const &md) |
|
| PrincipalGetAdapter (PrincipalGetAdapter const &)=delete |
|
ProcessHistory const & | processHistory () const |
|
EDProductGetter const * | prodGetter () const |
|
void | setConsumer (EDConsumerBase const *iConsumer) |
|
void | setSharedResourcesAcquirer (SharedResourcesAcquirer *iSra) |
|
| ~PrincipalGetAdapter () |
|
Definition at line 129 of file PrincipalGetAdapter.h.
PrincipalGetAdapter::~PrincipalGetAdapter |
( |
| ) |
|
BranchType const & PrincipalGetAdapter::branchType |
( |
| ) |
const |
|
private |
template<typename PROD >
bool PrincipalGetAdapter::checkIfComplete |
( |
| ) |
const |
|
inline |
BranchDescription const & PrincipalGetAdapter::getBranchDescription |
( |
TypeID const & |
type, |
|
|
std::string const & |
productInstanceName |
|
) |
| const |
BasicHandle PrincipalGetAdapter::getByLabel_ |
( |
TypeID const & |
tid, |
|
|
std::string const & |
label, |
|
|
std::string const & |
instance, |
|
|
std::string const & |
process, |
|
|
ModuleCallingContext const * |
mcc |
|
) |
| const |
BasicHandle PrincipalGetAdapter::getMatchingSequenceByLabel_ |
( |
TypeID const & |
typeID, |
|
|
std::string const & |
label, |
|
|
std::string const & |
instance, |
|
|
std::string const & |
process, |
|
|
ModuleCallingContext const * |
mcc |
|
) |
| const |
bool PrincipalGetAdapter::isComplete |
( |
| ) |
const |
Principal const& edm::PrincipalGetAdapter::principal |
( |
| ) |
const |
|
inline |
void edm::PrincipalGetAdapter::setConsumer |
( |
EDConsumerBase const * |
iConsumer | ) |
|
|
inline |
void PrincipalGetAdapter::throwAmbiguousException |
( |
TypeID const & |
productType, |
|
|
EDGetToken |
token |
|
) |
| const |
|
private |
Principal const& edm::PrincipalGetAdapter::principal_ |
|
private |