8#ifndef XAODCUTFLOW_XAODCUTFLOWHELPERS_H
9#define XAODCUTFLOW_XAODCUTFLOWHELPERS_H
27 const std::string& histName,
28 int minCycle=0,
int maxCycle=-1 );
Namespace for all helpers.
::TH1 * 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 updateContainer(xAOD::CutBookkeeperContainer *contToUpdate, const xAOD::CutBookkeeperContainer *otherCont)
Helper function to update a container with information from another one.
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
CutBookkeeperContainer_v1 CutBookkeeperContainer
Define the latest version of the CutBookkeeperContainer class.