EICrecon
JANA based reconstruction for the EPIC detector
Loading...
Searching...
No Matches
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
6namespace eicrecon {
7
9 double etaTolerance{0.2};
10 double phiTolerance{0.1};
11};
12
13} // namespace eicrecon
-client
Definition CalorimeterClusterRecoCoG.cc:37
Definition MatchToRICHPIDConfig.h:8
double etaTolerance
Definition MatchToRICHPIDConfig.h:9
double phiTolerance
Definition MatchToRICHPIDConfig.h:10