#include "PhysicsTools/TensorFlow/interface/TensorFlow.h"
#include <vector>
#include <memory>
#include <string>
#include <functional>
Go to the source code of this file.
Classes | |
struct | egammaTools::DNNConfiguration |
class | egammaTools::EgammaDNNHelper |
struct | egammaTools::ScalerConfiguration |
Namespaces | |
egammaTools | |
Typedefs | |
typedef std::function< uint(const std::map< std::string, float > &)> | egammaTools::ModelSelector |