#include "RecoEgamma/PhotonIdentification/interface/PhotonDNNEstimator.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "FWCore/Utilities/interface/FileInPath.h"
#include <iostream>
#include <fstream>
#include <memory>
Go to the source code of this file.
Functions | |
uint | photonModelSelector (const std::map< std::string, float > &vars, float etaThr) |
|
inline |