#include "FWCore/Framework/interface/EventSetup.h"
#include "FWCore/Framework/interface/ESHandle.h"
#include "FWCore/PluginManager/interface/PluginFactory.h"
#include "FWCore/ServiceRegistry/interface/Service.h"
#include "CondCore/DBOutputService/interface/PoolDBOutputService.h"
#include "CondTools/L1Trigger/interface/Exception.h"
#include <string>
Go to the source code of this file.
Classes | |
class | l1t::WriterProxy |
class | l1t::WriterProxyT< Record, Type > |
Namespaces | |
l1t | |
delete x; | |
Macros | |
#define | REGISTER_L1_WRITER(record, type) |
Typedefs | |
typedef edmplugin::PluginFactory < l1t::WriterProxy *()> | l1t::WriterFactory |
#define REGISTER_L1_WRITER | ( | record, | |
type | |||
) |
Definition at line 82 of file WriterProxy.h.