EICrecon
JANA based reconstruction for the EPIC detector
Loading...
Searching...
No Matches
ClustersToParticlesConfig.h
Go to the documentation of this file.
1// SPDX-License-Identifier: LGPL-3.0-or-later
2// Copyright (C) 2026 ePIC Collaboration
3
4#pragma once
5
6namespace eicrecon {
7
10 int pdgCode = 22;
11};
12
13} // namespace eicrecon
-client
Definition CalorimeterClusterRecoCoG.cc:37
Definition ClustersToParticlesConfig.h:8
int pdgCode
PDG code of the particle hypothesis (default: 22 = photon)
Definition ClustersToParticlesConfig.h:10