ATLAS Offline Software
Classes | Namespaces | Typedefs
GNNDataLoader.h File Reference
#include "FlavorTagInference/GNNOptions.h"
#include "FlavorTagInference/DataPrepUtilities.h"
#include "FlavorTagInference/TracksLoader.h"
#include "FlavorTagInference/FlowElementsLoader.h"
#include "FlavorTagInference/HitsLoader.h"
#include "FlavorTagInference/ElectronsLoader.h"
Include dependency graph for GNNDataLoader.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  FlavorTagInference::SaltModelData
 
class  FlavorTagInference::GNNDataLoader
 

Namespaces

 FlavorTagInference
 This file contains "getter" functions used for accessing tagger inputs from the EDM.
 

Typedefs

using FlavorTagInference::Inputs = std::pair< std::vector< float >, std::vector< int64_t > >
 
using FlavorTagInference::SaltModelInputs = std::map< std::string, Inputs >