CMS 3D CMS Logo

modules.cc
Go to the documentation of this file.
5 
6 
7 
9 
11 
15 
18 
20 
21 namespace configurableAnalysis{
22  char Candidate[]="reco::Candidate";
23  char GenParticle[]="reco::GenParticle";
24 }
25 
30 
33 
34 
36 
ExpressionVariable< reco::GenParticle, configurableAnalysis::GenParticle > GenParticleExpressionVariable
Definition: modules.cc:29
#define DEFINE_EDM_PLUGIN(factory, type, name)
ExpressionVariable< reco::Candidate, configurableAnalysis::Candidate > CandidateExpressionVariable
Definition: modules.cc:27