All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
opdet::factory::AlgorithmFactory< Base > Member List

This is the complete list of members for opdet::factory::AlgorithmFactory< Base >, including all inherited members.

Algo_t typedefopdet::factory::AlgorithmFactory< Base >
AlgorithmFactory(opdet::factory::Decl< Algos >...algorithms)opdet::factory::AlgorithmFactory< Base >inline
AlgorithmFactory(std::string algoKey, opdet::factory::Decl< Algos >...algorithms)opdet::factory::AlgorithmFactory< Base >
create(std::string const &name, fhicl::ParameterSet const &pset) const opdet::factory::AlgorithmFactory< Base >
create(fhicl::ParameterSet const &pset) const opdet::factory::AlgorithmFactory< Base >
declare(std::string name)opdet::factory::AlgorithmFactory< Base >
declare(opdet::factory::Decl< FirstAlgo > first, opdet::factory::Decl< OtherAlgos >...others)opdet::factory::AlgorithmFactory< Base >
declare(std::string name) -> Factory_t &opdet::factory::AlgorithmFactory< Base >
declare(opdet::factory::Decl< FirstAlgo > first, opdet::factory::Decl< OtherAlgos >...others) -> Factory_t &opdet::factory::AlgorithmFactory< Base >
Factory_t typedefopdet::factory::AlgorithmFactory< Base >
fAlgoNameKeyopdet::factory::AlgorithmFactory< Base >private
fMakersopdet::factory::AlgorithmFactory< Base >private
getMaker(std::string const &name) const opdet::factory::AlgorithmFactory< Base >private
names() const opdet::factory::AlgorithmFactory< Base >
names(std::string const &sep) const opdet::factory::AlgorithmFactory< Base >inline
registerMaker(std::unique_ptr< AlgoMaker > &&maker)opdet::factory::AlgorithmFactory< Base >private
setAlgorithmConfigurationKey(std::string key)opdet::factory::AlgorithmFactory< Base >inline