CMS 3D CMS Logo

HPSPFTauFwd.h
Go to the documentation of this file.
1 #ifndef DataFormats_L1TParticleFlow_HPSPFTauFwd_H
2 #define DataFormats_L1TParticleFlow_HPSPFTauFwd_H
3 
5 
6 namespace l1t {
7  typedef std::vector<HPSPFTau> HPSPFTauCollection;
8 
11  typedef std::vector<HPSPFTauRef> HPSPFTauVectorRef;
12 } // namespace l1t
13 
14 #endif
edm::RefVector
Definition: EDProductfwd.h:27
edm::Ref
Definition: AssociativeIterator.h:58
l1t::HPSPFTauRef
edm::Ref< HPSPFTauCollection > HPSPFTauRef
Definition: HPSPFTauFwd.h:9
l1t
delete x;
Definition: CaloConfig.h:22
HPSPFTau.h
l1t::HPSPFTauCollection
std::vector< HPSPFTau > HPSPFTauCollection
Definition: HPSPFTauFwd.h:7
l1t::HPSPFTauVectorRef
std::vector< HPSPFTauRef > HPSPFTauVectorRef
Definition: HPSPFTauFwd.h:11
l1t::HPSPFTauRefVector
edm::RefVector< HPSPFTauCollection > HPSPFTauRefVector
Definition: HPSPFTauFwd.h:10