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 
4 #include <vector>
7 
8 namespace l1t {
9 
10  class HPSPFTau;
11 
12  typedef std::vector<HPSPFTau> HPSPFTauCollection;
13 
16  typedef std::vector<HPSPFTauRef> HPSPFTauVectorRef;
17 } // namespace l1t
18 
19 #endif
edm::RefVector
Definition: EDProductfwd.h:27
edm::Ref
Definition: AssociativeIterator.h:58
l1t::HPSPFTauRef
edm::Ref< HPSPFTauCollection > HPSPFTauRef
Definition: HPSPFTauFwd.h:14
RefVector.h
l1t
delete x;
Definition: CaloConfig.h:22
l1t::HPSPFTau
Definition: HPSPFTau.h:14
l1t::HPSPFTauCollection
std::vector< HPSPFTau > HPSPFTauCollection
Definition: HPSPFTauFwd.h:10
Ref.h
l1t::HPSPFTauVectorRef
std::vector< HPSPFTauRef > HPSPFTauVectorRef
Definition: HPSPFTauFwd.h:16
l1t::HPSPFTauRefVector
edm::RefVector< HPSPFTauCollection > HPSPFTauRefVector
Definition: HPSPFTauFwd.h:15