ATLAS Offline Software
Loading...
Searching...
No Matches
CutBookkeeper_v1.cxx File Reference
#include "xAODCutFlow/CutBookkeeperContainer.h"
#include "xAODCore/AuxStoreAccessorMacros.h"
#include "AthLinks/ElementLink.h"
#include <stdexcept>
#include <sstream>
#include <functional>
Include dependency graph for CutBookkeeper_v1.cxx:

Go to the source code of this file.

Namespaces

namespace  xAOD
 ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.

Typedefs

typedef ElementLink< CutBookkeeperContainerxAOD::CutBookkeeperLink_t
using xAOD::CutBookkeeperLinks_t = std::vector<xAOD::CutBookkeeperLink_t>

Functions

void CutBookkeeper_v1::addOutputStreamForAllUsed xAOD::ATLAS_NOT_THREAD_SAFE (const std::string &outputstream)

Variables

static const SG::AuxElement::Accessor< unsigned intxAOD::nameIdentifierAcc ("nameIdentifier")
static const SG::AuxElement::Accessor< unsigned intxAOD::uniqueIdentifierAcc ("uniqueIdentifier")
static const SG::AuxElement::Accessor< std::string > xAOD::nameAcc ("name")
static const SG::AuxElement::Accessor< std::string > xAOD::descriptionAcc ("description")
static const SG::AuxElement::Accessor< unsigned intxAOD::cutLogicAcc ("cutLogic")
static const SG::AuxElement::Accessor< intxAOD::isTopFilterAcc ("isTopFilter")
static const SG::AuxElement::Accessor< intxAOD::cycleAcc ("cycle")
static const SG::AuxElement::Accessor< std::string > xAOD::inputStreamAcc ("inputStream")
static const SG::AuxElement::Accessor< std::vector< std::string > > xAOD::outputStreamsAcc ("outputStreams")
static const SG::AuxElement::Accessor< xAOD::CutBookkeeperLink_txAOD::parentLinkAcc ("parentLink")
static const SG::AuxElement::Accessor< xAOD::CutBookkeeperLinks_txAOD::childrenLinksAcc ("childrenLinks")
static const SG::AuxElement::Accessor< xAOD::CutBookkeeperLinks_txAOD::othersLinksAcc ("othersLinks")
static const SG::AuxElement::Accessor< xAOD::CutBookkeeperLinks_txAOD::siblingsLinksAcc ("siblingsLinks")
static const SG::AuxElement::Accessor< uint64_txAOD::nAcceptedEventsAcc ("nAcceptedEvents")
static const SG::AuxElement::Accessor< doublexAOD::sumOfEventWeightsAcc ("sumOfEventWeights")
static const SG::AuxElement::Accessor< doublexAOD::sumOfEventWeightsSquaredAcc ("sumOfEventWeightsSquared")