#include <CbmConverterTask.h>
Definition at line 8 of file CbmConverterTask.h.
◆ CbmConverterTask() [1/2]
CbmConverterTask::CbmConverterTask |
( |
| ) |
|
|
delete |
◆ CbmConverterTask() [2/2]
CbmConverterTask::CbmConverterTask |
( |
std::string |
out_branch_name, |
|
|
std::string |
match_to = "" |
|
) |
| |
|
inlineexplicit |
◆ ~CbmConverterTask()
CbmConverterTask::~CbmConverterTask |
( |
| ) |
|
|
overridedefault |
◆ GetOutIndexesMap()
const std::map<int, int>& CbmConverterTask::GetOutIndexesMap |
( |
| ) |
const |
|
inline |
◆ SetIndexesMap()
void CbmConverterTask::SetIndexesMap |
( |
std::map< std::string, std::map< int, int >> * |
indexes_map | ) |
|
|
inline |
◆ indexes_map_
std::map<std::string, std::map<int, int> >* CbmConverterTask::indexes_map_ {} |
|
protected |
◆ match_to_
std::string CbmConverterTask::match_to_ {} |
|
protected |
◆ out_indexes_map_
std::map<int, int> CbmConverterTask::out_indexes_map_ {} |
|
protected |
The documentation for this class was generated from the following file: