![]() |
Belle II Software
release-05-02-19
|
small helper functor to find a pair in a container of pairs, where .first matches the passed integer COULDDO: make this templated to take any arguments to the pair, instead of only ints and shorts More...
Private Attributes | |
int | i |
only member holding the value that has to be matched by the .first element of a pair | |
small helper functor to find a pair in a container of pairs, where .first matches the passed integer COULDDO: make this templated to take any arguments to the pair, instead of only ints and shorts
Definition at line 106 of file purityCalculatorTools.cc.