ATLAS Offline Software
Namespaces | Functions
hadd.cxx File Reference
#include <RootCoreUtils/hadd.h>
#include <sstream>
#include <TFileMerger.h>
#include <TList.h>
#include <TSystem.h>
#include <RootCoreUtils/Assert.h>
#include <RootCoreUtils/PrintMsg.h>
#include <filesystem>
Include dependency graph for hadd.cxx:

Go to the source code of this file.

Namespaces

 RCU
 This module defines a variety of assert style macros.
 

Functions

void RCU::hadd (const std::string &output_file, const std::vector< std::string > &input_files, unsigned max_files=0)
 effects: perform the hadd functionality guarantee: basic failures: out of memory III failures: i/o errors More...