|  | ATLAS Offline Software
    | 
 
 
 
Go to the documentation of this file.
   36     const std::string labelB = 
"PartonTruthLabelID";
 
   43     if (
sys.name().find(
"PseudoData") != std::string::npos) {
 
   50     return StatusCode::SUCCESS;
 
   67           (*m_decIsJESbtag)(*jet) =  (*m_accTruthLabel)(*jet) == 5 ;
 
   89     return StatusCode::SUCCESS;
 
  
StatusCode execute() override
Gaudi::Property< std::string > m_isJESbtag
StatusCode addSystematics(const CP::SystematicSet &recommended, const CP::SystematicSet &affecting)
register a set of affecting variables for the current algorithm (usually obtained from an CP::ISystem...
const std::vector< CP::SystematicSet > & systematicsVector() const
the list of systematics to loop over
Select isolated Photons, Electrons and Muons.
std::optional< SG::Decorator< char > > m_decIsJESbtag
::StatusCode initialize()
intialize this property
bool getBool(const SG::AuxElement &element, const CP::SystematicSet &sys) const
get the selection as a bool
::StatusCode StatusCode
StatusCode definition for legacy code.
StatusCode initialize() override
std::optional< SG::Accessor< int > > m_accTruthLabel
SysReadSelectionHandle m_preselection
the preselection we apply to our input
ToolHandle< ICPJetUncertaintiesTool > m_uncertaintiesToolPD
the secondary jet uncertainties tool, for pseudo-data JER smearing
#define ANA_CHECK_CORRECTION(helper, object, expr)
a helper check macro to work with OutOfValidityHelper
::StatusCode initialize()
standard initialize
std::vector< CP::SystematicSet > m_systematicsVector
the vector of systematics (for CPU-optimisation)
StatusCode initialize(SysListHandle &sysListHandle, const ISysHandleBase &objectHandle)
initialize the accessor
ToolHandle< ICPJetUncertaintiesTool > m_uncertaintiesTool
the main jet uncertainties tool
std::vector< CP::SystematicSet > m_systematicsVectorOnlyJERPseudoData
the vector of pseudo-data JER systematics (for CPU-optimisation)
SysListHandle m_systematicsList
the systematics list we run
OutOfValidityHelper m_outOfValidity
the helper for OutOfValidity results
SysCopyHandle< xAOD::JetContainer > m_jetHandle
the jet collection we run on