|
ATLAS Offline Software
|
Go to the documentation of this file.
16 masterTool(
"", theParent),
17 eleEleORT(
"", theParent),
18 eleMuORT(
"", theParent),
19 eleJetORT(
"", theParent),
20 muJetORT(
"", theParent),
21 tauEleORT(
"", theParent),
22 tauMuORT(
"", theParent),
23 tauJetORT(
"", theParent),
24 phoEleORT(
"", theParent),
25 phoMuORT(
"", theParent),
26 phoJetORT(
"", theParent),
27 eleFatJetORT(
"", theParent),
28 jetFatJetORT(
"", theParent),
38 #ifndef XAOD_STANDALONE
42 ATH_MSG_ERROR(
"For now, if you want to use the ToolBox in Athena, " <<
43 "the tools must be private to some algorithm, tool, etc.");
44 return StatusCode::FAILURE;
65 return StatusCode::SUCCESS;
74 std::vector<OverlapHandle_t*>
tools;
114 return StatusCode::SUCCESS;
131 return StatusCode::SUCCESS;
::StatusCode StatusCode
StatusCode definition for legacy code.