EICrecon
JANA based reconstruction for the EPIC detector
Loading...
Searching...
No Matches
src
algorithms
reco
ElectronReconstructionConfig.h
Go to the documentation of this file.
1
// Subject to the terms in the LICENSE file found in the top-level directory.
2
3
#pragma once
4
5
namespace
eicrecon
{
6
7
struct
ElectronReconstructionConfig
{
8
9
double
min_energy_over_momentum
= 0.9;
10
double
max_energy_over_momentum
= 1.2;
11
};
12
13
}
// namespace eicrecon
eicrecon
-client
Definition
CalorimeterClusterRecoCoG.cc:37
eicrecon::ElectronReconstructionConfig
Definition
ElectronReconstructionConfig.h:7
eicrecon::ElectronReconstructionConfig::max_energy_over_momentum
double max_energy_over_momentum
Definition
ElectronReconstructionConfig.h:10
eicrecon::ElectronReconstructionConfig::min_energy_over_momentum
double min_energy_over_momentum
Definition
ElectronReconstructionConfig.h:9
Generated by
1.9.8