EICrecon
JANA based reconstruction for the EPIC detector
Loading...
Searching...
No Matches
src
algorithms
fardetectors
FarDetectorTransportationPreMLConfig.h
Go to the documentation of this file.
1
// SPDX-License-Identifier: LGPL-3.0-or-later
2
// Copyright (C) 2024 - 2025, Simon Gardner
3
4
#pragma once
5
6
namespace
eicrecon
{
7
struct
FarDetectorTransportationPreMLConfig
{
8
9
float
beamE
= 10.0;
10
bool
requireBeamElectron
{
true
};
11
};
12
}
// namespace eicrecon
eicrecon
-client
Definition
CalorimeterClusterRecoCoG.cc:37
eicrecon::FarDetectorTransportationPreMLConfig
Definition
FarDetectorTransportationPreMLConfig.h:7
eicrecon::FarDetectorTransportationPreMLConfig::beamE
float beamE
Definition
FarDetectorTransportationPreMLConfig.h:9
eicrecon::FarDetectorTransportationPreMLConfig::requireBeamElectron
bool requireBeamElectron
Definition
FarDetectorTransportationPreMLConfig.h:10
Generated by
1.9.8