Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
SOFIE_GNN Struct Reference

Definition at line 67 of file TMVA_SOFIE_GNN_Application.C.

Public Member Functions

 SOFIE_GNN (bool v=false)
 
std::vector< GNN_DataInfer (const GNN_Data &data, int nsteps)
 

Public Attributes

TMVA_SOFIE_core::Session core
 
TMVA_SOFIE_decoder::Session decoder
 
TMVA_SOFIE_encoder::Session encoder
 
TMVA_SOFIE_output_transform::Session output_transform
 
bool verbose = false
 

Constructor & Destructor Documentation

◆ SOFIE_GNN()

SOFIE_GNN::SOFIE_GNN ( bool  v = false)
inline

Definition at line 99 of file TMVA_SOFIE_GNN_Application.C.

Member Function Documentation

◆ Infer()

std::vector< GNN_Data > SOFIE_GNN::Infer ( const GNN_Data data,
int  nsteps 
)
inline

Definition at line 74 of file TMVA_SOFIE_GNN_Application.C.

Member Data Documentation

◆ core

TMVA_SOFIE_core::Session SOFIE_GNN::core

Definition at line 70 of file TMVA_SOFIE_GNN_Application.C.

◆ decoder

TMVA_SOFIE_decoder::Session SOFIE_GNN::decoder

Definition at line 71 of file TMVA_SOFIE_GNN_Application.C.

◆ encoder

TMVA_SOFIE_encoder::Session SOFIE_GNN::encoder

Definition at line 69 of file TMVA_SOFIE_GNN_Application.C.

◆ output_transform

TMVA_SOFIE_output_transform::Session SOFIE_GNN::output_transform

Definition at line 72 of file TMVA_SOFIE_GNN_Application.C.

◆ verbose

bool SOFIE_GNN::verbose = false

Definition at line 68 of file TMVA_SOFIE_GNN_Application.C.

Collaboration diagram for SOFIE_GNN:
[legend]

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