 |
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef MUONINFERENCETOOLS_BUCKETINFERENCETOOLBASE_H
6 #define MUONINFERENCETOOLS_BUCKETINFERENCETOOLBASE_H
17 #include <onnxruntime_cxx_api.h>
20 class ActsGeometryContext;
38 using base_class::base_class;
60 const std::vector<const char*>& inputNames,
70 Gaudi::Property<double>
m_maxDistXY{
this,
"MaxDistXY", 6800.0};
71 Gaudi::Property<double>
m_maxAbsDz{
this,
"MaxAbsDz", 15000.0};
80 this,
"ModelSession",
""};
Property holding a SG store/key/clid from which a ReadHandle is made.
Property holding a SG store/key/clid from which a ReadHandle is made.
::StatusCode StatusCode
StatusCode definition for legacy code.
Helper struct to ship the Graph from the space point buckets to ONNX.