CMS 3D CMS Logo

CandViewNtpProducer.cc

Go to the documentation of this file.
00001 /* \class CandViewNtpProducer
00002  * 
00003  * Configurable Candidate ntuple creator
00004  *
00005  * \author: Luca Lista, INFN
00006  *
00007  */
00008 #include "FWCore/Framework/interface/MakerMacros.h"
00009 #include "PhysicsTools/UtilAlgos/interface/NtpProducer.h"
00010 #include "DataFormats/Candidate/interface/Candidate.h"
00011 
00012 typedef NtpProducer<reco::CandidateView> CandViewNtpProducer;
00013 
00014 DEFINE_FWK_MODULE( CandViewNtpProducer );
00015 

Generated on Tue Jun 9 17:40:59 2009 for CMSSW by  doxygen 1.5.4