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