#include <CutBookkeeperContainer_v1.h>
Public Member Functions | |
CutBookkeeperContainer_v1 (SG::OwnershipPolicy ownPolicy=SG::OWN_ELEMENTS, SG::IndexTrackingPolicy trackIndices=SG::DEFAULT_TRACK_INDICES) | |
Default Constructor. | |
CutBookkeeperContainer_v1 (CutBookkeeperContainer_v1::iterator first, CutBookkeeperContainer_v1::iterator last, SG::OwnershipPolicy ownPolicy=SG::OWN_ELEMENTS, SG::IndexTrackingPolicy trackIndices=SG::DEFAULT_TRACK_INDICES) | |
Constructor. | |
virtual | ~CutBookkeeperContainer_v1 () |
Destructor. | |
void | merge (const CutBookkeeperContainer_v1 *otherCont) |
Merge the content of another xAOD::CutBookkeeperContainer into this one. | |
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.
$Revision$ $Date$
xAOD::CutBookkeeperContainer_v1::CutBookkeeperContainer_v1 | ( | SG::OwnershipPolicy | ownPolicy = SG::OWN_ELEMENTS , |
|
SG::IndexTrackingPolicy | trackIndices = SG::DEFAULT_TRACK_INDICES | |||
) |
Default Constructor.
Constructor.
Constructor