LDMX Software
Public Attributes | List of all members
framework::PluginFactory::PluginInfo Struct Reference

info container to hold classname, class type and maker. More...

Public Attributes

std::string classname
 
int classtype
 
EventProcessorMakerep_maker
 
ConditionsObjectProviderMakercop_maker
 

Detailed Description

info container to hold classname, class type and maker.

Definition at line 105 of file PluginFactory.h.

Member Data Documentation

◆ classname

std::string framework::PluginFactory::PluginInfo::classname

Definition at line 106 of file PluginFactory.h.

◆ classtype

int framework::PluginFactory::PluginInfo::classtype

Definition at line 107 of file PluginFactory.h.

◆ cop_maker

ConditionsObjectProviderMaker* framework::PluginFactory::PluginInfo::cop_maker

Definition at line 109 of file PluginFactory.h.

◆ ep_maker

EventProcessorMaker* framework::PluginFactory::PluginInfo::ep_maker

Definition at line 108 of file PluginFactory.h.


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