LArSoft  v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
triton_utils.cc File Reference
#include "larrecodnn/ImagePatternAlgs/NuSonic/Triton/triton_utils.h"
#include "cetlib_except/exception.h"
#include "larrecodnn/ImagePatternAlgs/NuSonic/Triton/Span.h"
#include "messagefacility/MessageLogger/MessageLogger.h"
#include <algorithm>
#include <experimental/iterator>
#include <iostream>
#include <sstream>
#include <string>

Go to the source code of this file.

Namespaces

 triton_utils
 

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)
 
bool triton_utils::warnIfError (const Error &err, std::string_view msg)