ATLAS Offline Software
Loading...
Searching...
No Matches
PhysicsAnalysis
Columnar
ColumnarToolWrapper
ColumnarToolWrapper
ColumnarToolHelpers.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2025 CERN for the benefit of the ATLAS collaboration
3
*/
4
6
7
8
#ifndef COLUMNAR_TOOL_WRAPPER_COLUMNAR_TOOL_HELPERS_H
9
#define COLUMNAR_TOOL_WRAPPER_COLUMNAR_TOOL_HELPERS_H
10
11
#include <string>
12
#include <vector>
13
14
namespace
columnar
15
{
16
class
IColumnarTool
;
17
24
void
renameContainers
(
IColumnarTool
& tool,
const
std::vector<std::pair<std::string,std::string>>& renames);
25
}
26
27
#endif
columnar::IColumnarTool
an interface for tools that operate on columnar data
Definition
IColumnarTool.h:214
columnar
Definition
ClusterDef.h:16
columnar::renameContainers
void renameContainers(IColumnarTool &tool, const std::vector< std::pair< std::string, std::string > > &renames)
rename containers in the columnar tool
Definition
ColumnarToolHelpers.cxx:23
Generated on
for ATLAS Offline Software by
1.14.0