EICrecon
JANA based reconstruction for the EPIC detector
Loading...
Searching...
No Matches
src
algorithms
meta
SubDivideCollectionConfig.h
Go to the documentation of this file.
1
// SPDX-License-Identifier: LGPL-3.0-or-later
2
// Copyright (C) 2024 Simon Gardner
3
4
#pragma once
5
6
namespace
eicrecon
{
7
8
template
<
class
T>
struct
SubDivideCollectionConfig
{
9
std::function<std::vector<int>(
const
T&)>
function
;
10
};
11
12
}
// namespace eicrecon
eicrecon
-client
Definition
CalorimeterClusterRecoCoG.cc:37
eicrecon::SubDivideCollectionConfig
Definition
SubDivideCollectionConfig.h:8
eicrecon::SubDivideCollectionConfig::function
std::function< std::vector< int >(const T &)> function
Definition
SubDivideCollectionConfig.h:9
Generated by
1.9.8