![]() |
ATLAS Offline Software
|
Public Member Functions | |
| EfficiencyMethodBJetBasedClass (const nlohmann::json &jsonConfig) | |
| double | getPIneff (const int b_jet_count, const int N_missed, const double SF_eff) const |
Private Attributes | |
| std::map< std::string, double > | m_bjetEfficiencyMap {} |
| int | m_upperboundNbjets = -999 |
Definition at line 123 of file SSVWeightsAlg.h.
| CP::SSVWeightsAlg::EfficiencyMethodBJetBasedClass::EfficiencyMethodBJetBasedClass | ( | const nlohmann::json & | jsonConfig | ) |
Definition at line 610 of file SSVWeightsAlg.cxx.
| double CP::SSVWeightsAlg::EfficiencyMethodBJetBasedClass::getPIneff | ( | const int | b_jet_count, |
| const int | N_missed, | ||
| const double | SF_eff ) const |
Definition at line 621 of file SSVWeightsAlg.cxx.
|
private |
Definition at line 131 of file SSVWeightsAlg.h.
|
private |
Definition at line 132 of file SSVWeightsAlg.h.