ATLAS Offline Software
|
#include "EventPrimitives/EventPrimitives.h"
#include "AsgMessaging/AsgMessagingForward.h"
#include "ElectronPhotonSelectorTools/AsgElectronSelectorTool.h"
#include "TTree.h"
#include <vector>
#include <string>
#include "lwtnn/generic/FastGraph.hh"
Go to the source code of this file.
Classes | |
class | ElectronDNNCalculator |
Used by AsgElectronSelectorTool to calculate the score of a python trained DNN using lwtnn as interface to do electron ID. Also applies a transformation to the input variables based on a QuantileTransformer. More... | |