ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
PhysicsAnalysis
D3PDTools
RootCoreUtils
RootCoreUtils
hadd.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2026 CERN for the benefit of the ATLAS collaboration
3
*/
4
6
7
#ifndef ROOT_CORE_UTILS__HADD_H
8
#define ROOT_CORE_UTILS__HADD_H
9
10
#include <string>
11
#include <vector>
12
13
namespace
RCU
14
{
19
void
hadd
(
const
std::string& output_file,
20
const
std::vector<std::string>& input_files,
21
unsigned
max_files = 0);
22
}
23
24
#endif
RCU
This module defines a variety of assert style macros.
Definition
Assert.cxx:23
RCU::hadd
void hadd(const std::string &output_file, const std::vector< std::string > &input_files, unsigned max_files)
effects: perform the hadd functionality guarantee: basic failures: out of memory III failures: i/o er...
Definition
hadd.cxx:29
Generated on
for ATLAS Offline Software by
1.17.0