UserUtils
Classes | Typedefs
PluginAlias.hpp File Reference

Defining alias functions for EDM plugins via intermediate virtual class. More...

#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "FWCore/Framework/interface/one/EDAnalyzer.h"
#include "FWCore/Framework/interface/one/EDFilter.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "TFile.h"
#include "TObject.h"
#include <string>

Go to the source code of this file.

Classes

class  usr::PluginAlias< EDMPLUGIN >
 class for reducing the verbosity of the various edm plugin calls. More...
 

Typedefs

typedef PluginAlias< edm::one::EDAnalyzer< edm::one::SharedResources > > usr::EDAnalyzer
 
typedef PluginAlias< edm::one::EDFilter< edm::one::SharedResources > > usr::EDFilter
 

Detailed Description

Author
Yi-Mu "Enoch" Chen