Belle II Software  release-05-01-25
compFirst Struct Reference

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
 

Detailed Description

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.


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