Belle II Software  release-08-01-10
VariableExtractor Class Reference

class to extract individual variables More...

#include <VariableExtractor.h>

Inheritance diagram for VariableExtractor:
Collaboration diagram for VariableExtractor:

Protected Member Functions

void addVariable (const std::string &identifier, std::vector< Named< float * >> &variables)
 add a variable to the variable set
 

Protected Attributes

std::unordered_map< std::string, float > m_variables
 unordered_map to associate float value with a string name
 

Detailed Description

class to extract individual variables

Definition at line 22 of file VariableExtractor.h.


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