#include "DataFormats/EcalRecHit/interface/EcalRecHit.h"
#include "DataFormats/EcalRecHit/interface/EcalRecHitCollections.h"
#include "DataFormats/EcalDetId/interface/EBDetId.h"
#include "DataFormats/EcalDetId/interface/EEDetId.h"
#include "Geometry/CaloTopology/interface/CaloTopology.h"
#include "Geometry/CaloTopology/interface/CaloSubdetectorTopology.h"
#include <TTree.h>
#include <TMultiLayerPerceptron.h>
#include <string>
#include <functional>
#include <memory>
Go to the source code of this file.
Classes | |
class | EcalDeadChannelRecoveryNN< DetIdT > |
struct | EcalDeadChannelRecoveryNN< DetIdT >::MultiLayerPerceptronContext |