Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
8 #ifndef XAODCUTFLOW_VERSIONS_CUTBOOKKEEPERCONTAINER_V1_H
9 #define XAODCUTFLOW_VERSIONS_CUTBOOKKEEPERCONTAINER_V1_H
76 #endif //> XAODCUTFLOW_VERSIONS_CUTBOOKKEEPERCONTAINER_V1_H
void merge(const CutBookkeeperContainer_v1 *otherCont)
Merge the content of another xAOD::CutBookkeeperContainer into this one.
@ DEFAULT_TRACK_INDICES
Default value.
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
OwnershipPolicy
describes the possible element ownership policies (see e.g. DataVector)
(Non-const) Iterator class for DataVector/DataList.
@ OWN_ELEMENTS
this data object owns its elements
int minCycle() const
Get the minimum cycle number of any xAOD::CutBookkeepers in the container.
int maxCycle() const
Get the maximum cycle number of any xAOD::CutBookkeepers in the container.
Container that holds the Container of all CutBookkeepers.
CutBookkeeperContainer_v1(SG::OwnershipPolicy ownPolicy=SG::OWN_ELEMENTS, SG::IndexTrackingPolicy trackIndices=SG::DEFAULT_TRACK_INDICES)
Default Constructor.
An STL vector of pointers that by default owns its pointed-to elements.
SG::OwnershipPolicy ownPolicy() const
Return the ownership policy setting for this container.
SG_BASE(xAOD::CutBookkeeperContainer_v1, DataVector< xAOD::CutBookkeeper_v1 >)
virtual ~CutBookkeeperContainer_v1()
Destructor.