ATLAS Offline Software
Classes | Namespaces | Macros
TritonTool.h File Reference
#include "AthOnnxInterfaces/IAthInferenceTool.h"
#include "grpc_client.h"
#include "grpc_service.pb.h"
#include <string>
#include <vector>
#include <memory>
#include "AthenaBaseComps/AthAlgTool.h"
#include "TritonTool.icc"
Include dependency graph for TritonTool.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AthInfer::TritonTool
 

Namespaces

 AthInfer
 

Macros

#define FAIL_IF_ERR(X, MSG)
 

Macro Definition Documentation

◆ FAIL_IF_ERR

#define FAIL_IF_ERR (   X,
  MSG 
)
Value:
{ \
if (!err.IsOk()) { \
ATH_MSG_ERROR(MSG); \
return StatusCode::FAILURE; \
} \
}

Definition at line 22 of file TritonTool.h.

Monitored::X
@ X
Definition: HistogramFillerUtils.h:24
dqt_zlumi_pandas.err
err
Definition: dqt_zlumi_pandas.py:183
MSG
Definition: MsgLevel.h:28
L1Topo::Error
Error
The different types of error that can be flagged in the L1TopoRDO.
Definition: Error.h:16