|
ATLAS Offline Software
|
Go to the documentation of this file.
7 #ifndef XAODMISSINGET_VERSIONS_MISSINGETCONTAINER_V1_H
8 #define XAODMISSINGET_VERSIONS_MISSINGETCONTAINER_V1_H
Const iterator class for DataVector/DataList.
@ DEFAULT_TRACK_INDICES
Default value.
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
uint64_t bitmask_t
Type for status word bit mask.
OwnershipPolicy
describes the possible element ownership policies (see e.g. DataVector)
const MissingET_v1 * operator[](const std::string &name) const
Allocate a non-modifiable xAOD::MissingET_v1 object by name.
const_iterator find(const std::string &name) const
Find non-modifiable MET object by name.
(Non-const) Iterator class for DataVector/DataList.
@ OWN_ELEMENTS
this data object owns its elements
MissingETContainer_v1(SG::OwnershipPolicy ownPolicy=SG::OWN_ELEMENTS, SG::IndexTrackingPolicy trackIndices=SG::DEFAULT_TRACK_INDICES)
Default constructor.
Principal data object for Missing ET.
Container for xAOD::MissingET_v1 objects.
An STL vector of pointers that by default owns its pointed-to elements.
SG_BASE(xAOD::MissingETContainer_v1, DataVector< xAOD::MissingET_v1 >)
SG::OwnershipPolicy ownPolicy() const
Return the ownership policy setting for this container.
virtual ~MissingETContainer_v1()
Base class destructor.