Project
Loading...
Searching...
No Matches
o2::framework::ExpressionJSONHelpers Struct Reference

#include <ExpressionJSONHelpers.h>

Static Public Member Functions

static std::vector< expressions::Projectorread (std::istream &s)
 
static void write (std::ostream &o, std::vector< expressions::Projector > &projectors)
 

Detailed Description

Definition at line 18 of file ExpressionJSONHelpers.h.

Member Function Documentation

◆ read()

std::vector< expressions::Projector > o2::framework::ExpressionJSONHelpers::read ( std::istream &  s)
static

Definition at line 508 of file ExpressionJSONHelpers.cxx.

◆ write()

void o2::framework::ExpressionJSONHelpers::write ( std::ostream &  o,
std::vector< expressions::Projector > &  projectors 
)
static

Definition at line 624 of file ExpressionJSONHelpers.cxx.


The documentation for this struct was generated from the following files: