ATLAS Offline Software
|
#include <AsgTools/AsgTool.h>
#include <FlavorTagDiscriminants/ITrackClassifier.h>
#include <xAODJet/JetContainer.h>
#include "xAODTracking/TrackParticle.h"
#include "xAODTracking/TrackParticleContainer.h"
#include <memory>
#include <fstream>
#include "lwtnn/lightweight_network_config.hh"
#include "lwtnn/LightweightNeuralNetwork.hh"
#include "lwtnn/LightweightGraph.hh"
#include "lwtnn/parse_json.hh"
#include <math.h>
Go to the source code of this file.
Classes | |
class | FlavorTagDiscriminants::TrackClassifier |
Namespaces | |
FlavorTagDiscriminants | |
This file contains "getter" functions used for accessing tagger inputs from the EDM. | |