Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
ColumnarTool.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_CORE_COLUMNAR_TOOL_H
9 #define COLUMNAR_CORE_COLUMNAR_TOOL_H
10 
12 
13 namespace columnar
14 {
20 
21  template<typename CM = ColumnarModeDefault> class ColumnarTool;
22 }
23 
24 #include "ColumnarToolArray.icc"
25 #include "ColumnarToolXAOD.icc"
26 
27 #endif
ColumnarToolXAOD.icc
ColumnarDef.h
ColumnarToolArray.icc
columnar
Definition: ClusterDef.h:16