 |
ATLAS Offline Software
|
Go to the documentation of this file.
29 return StatusCode::SUCCESS;
64 accTruthVisLeadPt(*tau) = -1234;
65 accTruthVisLeadEta(*tau) = -1234;
66 accTruthVisLeadPhi(*tau) = -1234;
67 accTruthVisLeadM(*tau) = -1234;
68 accTruthLeadPdgID(*tau) = -1234;
69 accTruthVisSubleadPt(*tau) = -1234;
70 accTruthVisSubleadEta(*tau) = -1234;
71 accTruthVisSubleadPhi(*tau) = -1234;
72 accTruthVisSubleadM(*tau) = -1234;
73 accTruthSubleadPdgID(*tau) = -1234;
74 accTruthVisDeltaR(*tau) = -1234;
75 accTruthVisMass(*tau) = -1234;
76 accIsTruthMatched(*tau) =
char(
false);
77 accIsTruthHadronic(*tau) =
char(
false);
81 return StatusCode::SUCCESS;
StatusCode execute() override
::StatusCode retrieve(const T *&object, const CP::SystematicSet &sys) const
retrieve the object for the given name
const std::vector< CP::SystematicSet > & systematicsVector() const
the list of systematics to loop over
Select isolated Photons, Electrons and Muons.
SysReadSelectionHandle m_preselection
the preselection we apply to our input
StatusCode initialize(SysListHandle &sysListHandle)
initialize this handle
::StatusCode initialize()
intialize this property
bool getBool(const SG::AuxElement &element, const CP::SystematicSet &sys) const
get the selection as a bool
ToolHandle< TauAnalysisTools::IDiTauTruthMatchingTool > m_matchingTool
the matching tool
::StatusCode StatusCode
StatusCode definition for legacy code.
StatusCode initialize() override
SysReadHandle< xAOD::DiTauJetContainer > m_tauHandle
the tau collection we run on
StatusCode initialize(SysListHandle &sysListHandle, const ISysHandleBase &objectHandle)
initialize the accessor
SysListHandle m_systematicsList
the systematics list we run