|
ATLAS Offline Software
|
Go to the documentation of this file.
34 const std::string&
name,
41 declareProperty(
"METContainer",
m_metContainer =
"MET_Reference_AntiKt4LCTopo");
150 ATH_MSG_DEBUG(
" NOW IN TILEMUONEVENTFILLERTOOL::INITIALIZE() ");
156 return StatusCode::FAILURE;
160 return StatusCode::SUCCESS;
276 return StatusCode::SUCCESS;
328 const MissingET* finalClus = (*missingEtContainer)[
"FinalClus"];
330 ATH_MSG_WARNING(
"No total MissingET object found in container with name FinalClus");
337 const MissingET* finalTrk = (*missingEtContainer)[
"FinalTrk"];
339 ATH_MSG_WARNING(
"No total MissingET object found in container with name FinalTrk");
357 const std::vector< xAOD::EventInfo::StreamTag > stags =
p.streamTags();
428 return StatusCode::SUCCESS;
def retrieve(aClass, aKey=None)
@ IS_CALIBRATION
true: calibration, false: physics
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
virtual StatusCode addVariable(const std::string &name, const std::type_info &ti, void *&ptr, const std::string &docstring="", const void *defval=0)
Add a variable to the tuple.
@ IS_SIMULATION
true: simulation, false: data
Block filler tool for noisy FEB information.
::StatusCode StatusCode
StatusCode definition for legacy code.
#define CHECK(...)
Evaluate an expression and check for errors.
Container for xAOD::MissingET_v1 objects.
This class provides general information about an event. Event information is provided by the accessor...
Class describing the basic event information.
#define ATH_MSG_WARNING(x)
virtual double sumet() const
size_type size() const noexcept
Returns the number of elements in the collection.
@ IS_TESTBEAM
true: testbeam, false: full detector