#include "FWCore/Framework/interface/ModuleFactory.h"
#include "FWCore/Framework/interface/ESProducer.h"
#include "FWCore/ParameterSet/interface/FileInPath.h"
#include "TrackingTools/Records/interface/TrackingComponentsRecord.h"
#include "lwtnn/LightweightNeuralNetwork.hh"
#include "lwtnn/parse_json.hh"
#include <fstream>
#include "FWCore/PluginManager/interface/ModuleDef.h"
#include "FWCore/Framework/interface/MakerMacros.h"
Go to the source code of this file.
Classes | |
class | LwtnnESProducer |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::DescriptionFillerForESProducers< LwtnnESProducer > > | s_filler__LINE__ ("LwtnnESProducer") |
static const edm::eventsetup::ModulePluginFactory::PMaker< edm::eventsetup::ModuleMaker< LwtnnESProducer > > | s_maker__LINE__ ("LwtnnESProducer") |
|
static |
|
static |