ATLAS Offline Software
Namespaces | Functions
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

 xAOD
 ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
 
 xAOD::CutFlowHelpers
 Namespace for all helpers.
 

Functions

::TH1xAOD::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. More...
 
void xAOD::CutFlowHelpers::updateContainer (xAOD::CutBookkeeperContainer *contToUpdate, const xAOD::CutBookkeeperContainer *otherCont)
 Helper function to update a container with information from another one. More...