ATLAS Offline Software
|
#include <SampleHandler/ToolsJoin.h>
#include <memory>
#include <RootCoreUtils/StringUtil.h>
#include <SampleHandler/SampleHandler.h>
#include <SampleHandler/SampleLocal.h>
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... | |