EICrecon
JANA based reconstruction for the EPIC detector
Loading...
Searching...
No Matches
src
algorithms
pid
MatchToRICHPIDConfig.h
Go to the documentation of this file.
1
// SPDX-License-Identifier: LGPL-3.0-or-later
2
// Copyright (C) 2024, Dmitry Kalinkin
3
4
#pragma once
5
6
namespace
eicrecon
{
7
8
struct
MatchToRICHPIDConfig
{
9
double
etaTolerance
{0.2};
10
double
phiTolerance
{0.1};
11
};
12
13
}
// namespace eicrecon
eicrecon
-client
Definition
CalorimeterClusterRecoCoG.cc:37
eicrecon::MatchToRICHPIDConfig
Definition
MatchToRICHPIDConfig.h:8
eicrecon::MatchToRICHPIDConfig::etaTolerance
double etaTolerance
Definition
MatchToRICHPIDConfig.h:9
eicrecon::MatchToRICHPIDConfig::phiTolerance
double phiTolerance
Definition
MatchToRICHPIDConfig.h:10
Generated by
1.9.8