|
ATLAS Offline Software
|
Go to the documentation of this file.
13 if (
m_wp ==
"Default")
16 m_file =
"JetJvtEfficiency/Moriond2018/JvtSFFile_" +
17 std::string(
m_isPFlow ?
"EMPFlow" :
"EMTopo") +
"Jets.root";
22 return StatusCode::FAILURE;
24 return StatusCode::SUCCESS;
28 if (
sys.find(JvtEfficiencyUp) !=
sys.end())
30 else if (
sys.find(JvtEfficiencyDown) !=
sys.end())
34 return StatusCode::SUCCESS;
Class to wrap a set of SystematicVariations.
Select isolated Photons, Electrons and Muons.
::StatusCode StatusCode
StatusCode definition for legacy code.