CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Namespaces | Typedefs | Functions
triton_utils.h File Reference
#include "FWCore/Utilities/interface/Span.h"
#include <string>
#include <string_view>
#include <vector>
#include <unordered_set>
#include "grpc_client.h"

Go to the source code of this file.

Namespaces

 triton_utils
 

Typedefs

using triton_utils::Error = triton::client::Error
 

Functions

template<typename C >
std::string triton_utils::printColl (const C &coll, const std::string &delim=", ")
 
void triton_utils::throwIfError (const Error &err, std::string_view msg)