Bayeux  3.4.1
Core Foundation library for SuperNEMO
Public Member Functions | Public Attributes | List of all members
mctools::step_hit_processor_factory::processor_entry_type Struct Reference

A processor entry in the factory's embedded dictionary. More...

#include <bayeux/mctools/step_hit_processor_factory.h>

Public Member Functions

virtual ~processor_entry_type ()
 
void reset ()
 

Public Attributes

std::string name
 
std::string type
 
datatools::properties config
 
processor_handle_type handle
 

Detailed Description

A processor entry in the factory's embedded dictionary.

Constructor & Destructor Documentation

◆ ~processor_entry_type()

virtual mctools::step_hit_processor_factory::processor_entry_type::~processor_entry_type ( )
virtual

Member Function Documentation

◆ reset()

void mctools::step_hit_processor_factory::processor_entry_type::reset ( )

Member Data Documentation

◆ config

datatools::properties mctools::step_hit_processor_factory::processor_entry_type::config

◆ handle

processor_handle_type mctools::step_hit_processor_factory::processor_entry_type::handle

◆ name

std::string mctools::step_hit_processor_factory::processor_entry_type::name

◆ type

std::string mctools::step_hit_processor_factory::processor_entry_type::type

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