#include <ElectronHypothesis.h>
Public Types | |
|
typedef std::pair< const std::string, const double > | EF_thresholdPair |
|
typedef std::map< const std::string, const double > | EF_thresholdMap |
Static Public Member Functions | |
| static bool | EF_isPassed (const float et, const std::string &chain) |
| static bool | EF_isPassed (const float et, const double threshold) |
| bool ElectronHypothesis::EF_isPassed | ( | const float | et, | |
| const std::string & | chain | |||
| ) | [static] |
tests if the combination of given pt [in MeV] and eta passes eta dependent thresholds of the given chain
| pt | [in] et of an EF electron trigger object in MeV | |
| chain | [in] EF chain name. |
1.6.1