ATLAS Offline Software
Loading...
Searching...
No Matches
PhysicsAnalysis
RingerSelectorTools
Root
tools
onnx
Threshold.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#include "
RingerSelectorTools/tools/onnx/Threshold.h
"
6
7
namespace
Ringer
{
8
9
namespace
onnx
{
10
11
Threshold::Threshold
(
float
etmin ,
float
etmax,
float
etamin,
float
etamax,
float
slope,
float
offset,
float
maxavgmu ):
12
13
m_etmin
(etmin),
14
m_etmax
(etmax),
15
m_etamin
(etamin),
16
m_etamax
(etamax),
17
m_slope
(slope),
18
m_offset
(offset),
19
m_maxavgmu
(maxavgmu)
20
{;}
21
22
}
// namespace onnx
23
}
//namespace Ringer
24
Threshold.h
Ringer::onnx::Threshold::Threshold
Threshold(float etmin, float etmax, float etamin, float etamax, float slope, float offset, float maxavgmu)
Constructor.
Definition
Threshold.cxx:11
Ringer::onnx::Threshold::m_etmax
float m_etmax
Definition
Threshold.h:36
Ringer::onnx::Threshold::m_etamax
float m_etamax
Definition
Threshold.h:36
Ringer::onnx::Threshold::m_offset
float m_offset
Definition
Threshold.h:38
Ringer::onnx::Threshold::m_etmin
float m_etmin
Definition
Threshold.h:36
Ringer::onnx::Threshold::m_maxavgmu
float m_maxavgmu
Definition
Threshold.h:38
Ringer::onnx::Threshold::m_etamin
float m_etamin
Definition
Threshold.h:36
Ringer::onnx::Threshold::m_slope
float m_slope
Definition
Threshold.h:38
Ringer::onnx
Definition
Model.h:19
Ringer
Namespace dedicated for Ringer utilities.
Definition
CaloRingsDefs.h:9
Generated on
for ATLAS Offline Software by
1.14.0