#include "FWCore/Framework/interface/Frameworkfwd.h"
#include "FWCore/Framework/interface/EDProducer.h"
#include "FWCore/Framework/interface/EDFilter.h"
#include "FWCore/Framework/interface/ProducerBase.h"
#include "FWCore/Framework/interface/Event.h"
#include "TTree.h"
#include "FWCore/PluginManager/interface/PluginFactory.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
Go to the source code of this file.
Classes | |
class | NTupler |
Typedefs | |
typedef edmplugin::PluginFactory< NTupler *(const edm::ParameterSet &) > | NTuplerFactory |
typedef edmplugin::PluginFactory< NTupler* (const edm::ParameterSet&) > NTuplerFactory |