ant
A2 ant: class-based analysis framework
ant::hadd Struct Reference

#include <hadd.h>

Public Types

template<typename T >
using unique_ptrs_t = std::vector< std::unique_ptr< T > >
 
using sources_t = unique_ptrs_t< const TDirectory >
 

Static Public Member Functions

static void MergeRecursive (TDirectory &target, const sources_t &sources, unsigned &nPaths)
 

Member Typedef Documentation

◆ sources_t

using ant::hadd::sources_t = unique_ptrs_t<const TDirectory>

◆ unique_ptrs_t

template<typename T >
using ant::hadd::unique_ptrs_t = std::vector<std::unique_ptr<T> >

Member Function Documentation

◆ MergeRecursive()

void hadd::MergeRecursive ( TDirectory &  target,
const sources_t sources,
unsigned &  nPaths 
)
static

The documentation for this struct was generated from the following files: