ATLAS Offline Software
Loading...
Searching...
No Matches
SaltModelEDMLoaderBase.h File Reference
#include "xAODBase/IParticle.h"
#include "FlavorTagInference/SaltModelGraphConfig.h"
#include "FlavorTagInference/ISaltModel.h"
#include "FlavorTagInference/TracksLoader.h"
#include "FlavorTagInference/FlowElementsLoader.h"
#include "FlavorTagInference/HitsLoader.h"
#include "FlavorTagInference/ElectronsLoader.h"
#include <map>
#include <vector>
#include <utility>
#include <functional>
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::SaltModelEDMLoaderBase

Namespaces

namespace  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>