ATLAS Offline Software
Loading...
Searching...
No Matches
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
13namespace columnar
14{
20
21 template<typename CM = ColumnarModeDefault> class ColumnarTool;
22}
23
24#include "ColumnarToolArray.icc"
25#include "ColumnarToolXAOD.icc"
26
27#endif
the base class for all columnar components