![]() |
ATLAS Offline Software
|
Public Member Functions | |
| nFMethodPileupBasedLinearFitClass (const nlohmann::json &jsonConfig) | |
| double | getPFake (const double muactual, const int N_fake) const |
Private Attributes | |
| double | m_slopeUnscaled = -999. |
| double | m_interceptUnscaled = -999. |
| double | m_slopeScaled = -999. |
| double | m_interceptScaled = -999. |
Definition at line 68 of file SSVWeightsAlg.h.
| CP::SSVWeightsAlg::nFMethodPileupBasedLinearFitClass::nFMethodPileupBasedLinearFitClass | ( | const nlohmann::json & | jsonConfig | ) |
Definition at line 693 of file SSVWeightsAlg.cxx.
| double CP::SSVWeightsAlg::nFMethodPileupBasedLinearFitClass::getPFake | ( | const double | muactual, |
| const int | N_fake ) const |
Definition at line 702 of file SSVWeightsAlg.cxx.
|
private |
Definition at line 78 of file SSVWeightsAlg.h.
|
private |
Definition at line 76 of file SSVWeightsAlg.h.
|
private |
Definition at line 77 of file SSVWeightsAlg.h.
|
private |
Definition at line 75 of file SSVWeightsAlg.h.