ATLAS Offline Software
Loading...
Searching...
No Matches
xAODCutFlowHelpers.h File Reference
#include <string>
#include "xAODCutFlow/CutBookkeeperContainer.h"
Include dependency graph for xAODCutFlowHelpers.h:
This graph shows which files directly or indirectly include this file:

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.
namespace  xAOD::CutFlowHelpers
 Namespace for all helpers.

Functions

::TH1 * xAOD::CutFlowHelpers::nAcceptedEvents (const xAOD::CutBookkeeperContainer *cbkCont, const std::string &histName, int minCycle=0, int maxCycle=-1)
 Make a histogram of the number of accepted events from a container.
void xAOD::CutFlowHelpers::updateContainer (xAOD::CutBookkeeperContainer *contToUpdate, const xAOD::CutBookkeeperContainer *otherCont)
 Helper function to update a container with information from another one.