Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
33 return StatusCode::SUCCESS;
37 for (
const std::string&
key :
keys) {
50 return StatusCode::SUCCESS;
78 for (; metItr != metItrE; ++metItr) {
79 sumet = (*metItr)->sumet()/
GeV;
80 mpx = (*metItr)->mpx()/
GeV;
81 mpy = (*metItr)->mpy()/
GeV;
85 <<
", sumet= " << sumet );
90 <<
", mpy= " << mpy <<
", sumet= " << sumet );
110 std::vector<std::string>
keys = {};
128 std::vector<std::string> allKeys;
132 for(
const std::string&
key : allKeys){
135 if(it2 !=
keys.end())
continue;
char data[hepevt_bytes_allocation_ATLAS]
Extra patterns decribing particle interation process.
Const iterator class for DataVector/DataList.
std::string find(const std::string &s)
return a remapped string
Gaudi::Property< bool > m_doWriteHLT
const DataMap getData(const xAOD::MissingETContainer *)
Puts the variables into a DataMap.
Gaudi::Property< bool > m_doWriteAllCollections
std::vector< DataType > DataVect
Defines a map with a key and a vector of DataType objects e.g.
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.
ServiceHandle< StoreGateSvc > & evtStore()
The standard StoreGateSvc (event store) Returns (kind of) a pointer to the StoreGateSvc.
::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)
Gaudi::Property< std::string > m_priorityKey
const std::vector< std::string > getKeys()
Gets the StoreGate keys for the desired containers.
Gaudi::Property< std::vector< std::string > > m_otherKeys
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.