#include <ConstProductRegistry.h>
Definition at line 32 of file ConstProductRegistry.h.
◆ ProductList
◆ ConstProductRegistry() [1/2]
◆ ConstProductRegistry() [2/2]
◆ allBranchDescriptions()
std::vector<BranchDescription const*> edm::ConstProductRegistry::allBranchDescriptions |
( |
| ) |
const |
|
inline |
◆ allBranchNames()
std::vector<std::string> edm::ConstProductRegistry::allBranchNames |
( |
| ) |
const |
|
inline |
◆ anyProductProduced()
bool edm::ConstProductRegistry::anyProductProduced |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ productList()
ProductList const& edm::ConstProductRegistry::productList |
( |
| ) |
const |
|
inline |
◆ productRegistry()
ProductRegistry const& edm::ConstProductRegistry::productRegistry |
( |
| ) |
const |
|
inline |
◆ watchProductAdditions() [1/2]
template<class T >
void edm::ConstProductRegistry::watchProductAdditions |
( |
const T & |
iFunc | ) |
|
|
inline |
◆ watchProductAdditions() [2/2]
template<class T , class TMethod >
void edm::ConstProductRegistry::watchProductAdditions |
( |
T const & |
iObj, |
|
|
TMethod |
iMethod |
|
) |
| |
|
inline |
◆ reg_