 |
ATLAS Offline Software
|
Go to the documentation of this file.
24 return StatusCode::SUCCESS;
51 return StatusCode::SUCCESS;
79 for (; metItr != metItrE; ++metItr) {
80 sumet = (*metItr)->sumet()/
GeV;
81 mpx = (*metItr)->mpx()/
GeV;
82 mpy = (*metItr)->mpy()/
GeV;
86 <<
", sumet= " << sumet );
91 <<
", mpy= " << mpy <<
", sumet= " << sumet );
char data[hepevt_bytes_allocation_ATLAS]
Extra patterns decribing particle interation process.
Const iterator class for DataVector/DataList.
const DataMap getData(const xAOD::MissingETContainer *)
Puts the variables into a DataMap.
std::vector< DataType > DataVect
Defines a map with a key and a vector of DataType objects e.g.
virtual StatusCode initialize()
std::map< std::string, DataVect > DataMap
virtual StatusCode retrieve(ToolHandle< IFormatTool > &FormatTool)
For each MET collection retrieve basic parameters.
virtual std::string dataTypeName() const
Return the name of the data type that is generated by this retriever.
xAODMissingETRetriever(const std::string &type, const std::string &name, const IInterface *parent)
Standard Constructor.
SG::ReadHandleKeyArray< xAOD::MissingETContainer > m_keys
::StatusCode StatusCode
StatusCode definition for legacy code.
virtual bool isValid() override final
Can the handle be successfully dereferenced?
This header is shared inbetween the C-style server thread and the C++ Athena ServerSvc.
Container for xAOD::MissingET_v1 objects.
Wrapper to avoid constant divisions when using units.
const_iterator end() const noexcept
Return a const_iterator pointing past the end of the collection.
#define ATH_MSG_WARNING(x)
size_type size() const noexcept
Returns the number of elements in the collection.
const_iterator begin() const noexcept
Return a const_iterator pointing at the beginning of the collection.