Belle II Software
release-08-01-10
|
small helper functor to get the MCVXDPurityInfo with the passed ParticleId from a container of MCVXDPurityInfos More...
Public Member Functions | |
compMCId (int j) | |
explicit constructor for use as functor with arguments | |
bool | operator() (const MCVXDPurityInfo &info) |
operator comparing the particle Id and the passed argument | |
Private Attributes | |
int | i |
member holding the value that has to be mateched by the .first element of a pair | |
small helper functor to get the MCVXDPurityInfo with the passed ParticleId from a container of MCVXDPurityInfos
Definition at line 117 of file purityCalculatorTools.cc.