![]() |
ATLAS Offline Software
|
Public Member Functions | |
| nFMethodPileupBJetBasedClass (const nlohmann::json &jsonConfig) | |
| double | getPFake (const double muactual, const int b_jet_count, const int N_fake, const double SF_fake_low, const double SF_fake_high) const |
Private Attributes | |
| std::map< std::string, std::map< std::string, double > > | m_nFPileupBJetMap {} |
| int | m_upperboundNbjets = -999 |
| double | m_lowMuHighMuThreshold = -999 |
Definition at line 95 of file SSVWeightsAlg.h.
| CP::SSVWeightsAlg::nFMethodPileupBJetBasedClass::nFMethodPileupBJetBasedClass | ( | const nlohmann::json & | jsonConfig | ) |
Definition at line 647 of file SSVWeightsAlg.cxx.
| double CP::SSVWeightsAlg::nFMethodPileupBJetBasedClass::getPFake | ( | const double | muactual, |
| const int | b_jet_count, | ||
| const int | N_fake, | ||
| const double | SF_fake_low, | ||
| const double | SF_fake_high ) const |
Definition at line 658 of file SSVWeightsAlg.cxx.
|
private |
Definition at line 107 of file SSVWeightsAlg.h.
|
private |
Definition at line 105 of file SSVWeightsAlg.h.
|
private |
Definition at line 106 of file SSVWeightsAlg.h.