CMS 3D CMS Logo

HLTTauFwd.h

Go to the documentation of this file.
00001 #ifndef DataFormats_TauReco_HLTTauFwd_h
00002 #define DataFormats_TauReco_HLTTauFwd_h
00003 #include <vector>
00004 #include "DataFormats/Common/interface/Ref.h"
00005 #include "DataFormats/Common/interface/RefProd.h"
00006 #include "DataFormats/Common/interface/RefVector.h"
00007 
00008 namespace reco {
00009   class HLTTau;
00011   typedef std::vector<HLTTau> HLTTauCollection;
00013   typedef edm::Ref<HLTTauCollection> HLTTauRef;
00015   typedef edm::RefProd<HLTTauCollection> HLTTauRefProd;
00017   typedef edm::RefVector<HLTTauCollection> HLTTauRefVector;
00019   typedef HLTTauRefVector::iterator hlttau_iterator;
00020 }
00021 
00022 #endif

Generated on Tue Jun 9 17:31:46 2009 for CMSSW by  doxygen 1.5.4