#include <R3BTrigIDMappingFinder.h>
|
using | TrigIDMap = std::unordered_map<unsigned int, std::pair<unsigned int, unsigned int>> |
|
Definition at line 24 of file R3BTrigIDMappingFinder.h.
◆ TrigIDMap
◆ TrigIDMappingFinder()
R3B::Neuland::TrigIDMappingFinder::TrigIDMappingFinder |
( |
| ) |
|
|
default |
◆ add_id_pair()
void R3B::Neuland::TrigIDMappingFinder::add_id_pair |
( |
std::pair< unsigned int, unsigned int > | pair, |
|
|
R3B::Side | side, |
|
|
unsigned int | counts = 1 ) |
◆ AutoResolve()
void R3B::Neuland::TrigIDMappingFinder::AutoResolve |
( |
TrigIDMap & | trigIDMap | ) |
|
|
staticprivate |
◆ clear()
void R3B::Neuland::TrigIDMappingFinder::clear |
( |
| ) |
|
|
inline |
◆ extract_trigIDMap()
auto R3B::Neuland::TrigIDMappingFinder::extract_trigIDMap |
( |
bool | force_find = false | ) |
-> TrigIDMap |
◆ FindTrigIDMap()
void R3B::Neuland::TrigIDMappingFinder::FindTrigIDMap |
( |
| ) |
|
|
private |
◆ set_trigIDMap()
void R3B::Neuland::TrigIDMappingFinder::set_trigIDMap |
( |
TrigIDMap | idMap | ) |
|
|
inline |
◆ idMap_
TrigIDMap R3B::Neuland::TrigIDMappingFinder::idMap_ |
|
private |
◆ records_
The documentation for this class was generated from the following files: