![]() |
ATLAS Offline Software
|
readability for PMonUtils::CustomBenchmarkGuard usage with ISF::ISFParticle types More...
#include <ISFBenchmarkHelper.h>
Public Member Functions | |
| ISFBenchmarkHelper () | |
| empty constructor | |
| ~ISFBenchmarkHelper () | |
| empty destructor | |
Static Public Member Functions | |
| static unsigned int | getBenchReadyPdgCode (const ISFParticle &p) |
| get PMonUtils::CustomBenchmarkGuard ready PDGCode of the given ISFParticle -> returns abs(pdgCode) if it does not exceed fMaxBenchmarkPDGCode -> returns fUndefinedPDGCode otherwise | |
readability for PMonUtils::CustomBenchmarkGuard usage with ISF::ISFParticle types
Definition at line 42 of file ISFBenchmarkHelper.h.
|
inline |
|
inline |
|
inlinestatic |
get PMonUtils::CustomBenchmarkGuard ready PDGCode of the given ISFParticle -> returns abs(pdgCode) if it does not exceed fMaxBenchmarkPDGCode -> returns fUndefinedPDGCode otherwise
Definition at line 53 of file ISFBenchmarkHelper.h.