CMS 3D CMS Logo

/afs/cern.ch/work/a/aaltunda/public/www/CMSSW_6_2_7/src/CommonTools/ParticleFlow/plugins/PFTauFwdPtrProducer.h

Go to the documentation of this file.
00001 #include "CommonTools/UtilAlgos/interface/FwdPtrCollectionFilter.h"
00002 #include "DataFormats/TauReco/interface/PFTau.h"
00003 #include "DataFormats/TauReco/interface/PFTauFwd.h"
00004 #include "CommonTools/UtilAlgos/interface/FwdPtrProducer.h"
00005 
00006 typedef edm::FwdPtrProducer< reco::PFTau >  PFTauFwdPtrProducer;