![]() |
ATLAS Offline Software
|
Public Member Functions | |
| EfficiencyMethodBhadronPtEtaBasedClass (const nlohmann::json &jsonConfig) | |
| double | getPIneff (const std::vector< const xAOD::TruthParticle * > &accepted_truthBh, const std::vector< bool > &truthBh_to_SSV_matched, double SF_eff) const |
Private Attributes | |
| std::vector< double > | m_ptbins {} |
| std::map< std::string, std::map< std::string, std::vector< double > > > | m_BhadronPtEtaEfficiencyMap {} |
| double | m_upperboundpT = -999 |
Definition at line 110 of file SSVWeightsAlg.h.
| CP::SSVWeightsAlg::EfficiencyMethodBhadronPtEtaBasedClass::EfficiencyMethodBhadronPtEtaBasedClass | ( | const nlohmann::json & | jsonConfig | ) |
Definition at line 547 of file SSVWeightsAlg.cxx.
| double CP::SSVWeightsAlg::EfficiencyMethodBhadronPtEtaBasedClass::getPIneff | ( | const std::vector< const xAOD::TruthParticle * > & | accepted_truthBh, |
| const std::vector< bool > & | truthBh_to_SSV_matched, | ||
| double | SF_eff ) const |
Definition at line 559 of file SSVWeightsAlg.cxx.
|
private |
Definition at line 119 of file SSVWeightsAlg.h.
|
private |
Definition at line 118 of file SSVWeightsAlg.h.
|
private |
Definition at line 120 of file SSVWeightsAlg.h.