ATLAS Offline Software
Namespaces | Functions
ToolsJoin.h File Reference
#include <SampleHandler/Global.h>
#include <string>
Include dependency graph for ToolsJoin.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 SH
 This module provides a lot of global definitions, forward declarations and includes that are used by all modules.
 

Functions

void SH::mergeSamples (SampleHandler &sh, const std::string &sampleName, const std::string &pattern)
 effects: remove all samples matching the name pattern, and join them into a single sample named sampleName guarantee: strong failures: out of memory II failures: i/o errors More...