DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
triggeralgs::TriggerCandidateFactory Class Reference

#include <TriggerCandidateFactory.hpp>

Inheritance diagram for triggeralgs::TriggerCandidateFactory:
[legend]
Collaboration diagram for triggeralgs::TriggerCandidateFactory:
[legend]

Additional Inherited Members

- Public Member Functions inherited from triggeralgs::AbstractFactory< TriggerCandidateMaker >
 AbstractFactory ()
 
 AbstractFactory (const AbstractFactory &)=delete
 
AbstractFactoryoperator= (const AbstractFactory &)=delete
 
virtual ~AbstractFactory ()
 
std::unique_ptr< TriggerCandidateMakerbuild_maker (const std::string &alg_name)
 
- Static Public Member Functions inherited from triggeralgs::AbstractFactory< TriggerCandidateMaker >
static void register_creator (const std::string alg_name, maker_creator creator)
 
static std::shared_ptr< AbstractFactory< TriggerCandidateMaker > > get_instance ()
 
- Static Protected Attributes inherited from triggeralgs::AbstractFactory< TriggerCandidateMaker >
static std::shared_ptr< AbstractFactory< TriggerCandidateMaker > > s_single_factory
 

Detailed Description

Definition at line 23 of file TriggerCandidateFactory.hpp.


The documentation for this class was generated from the following file: