CMS 3D CMS Logo

HLTTauFwd.h
Go to the documentation of this file.
1 #ifndef DataFormats_TauReco_HLTTauFwd_h
2 #define DataFormats_TauReco_HLTTauFwd_h
3 #include <vector>
7 
8 namespace reco {
9  class HLTTau;
11  typedef std::vector<HLTTau> HLTTauCollection;
20 } // namespace reco
21 
22 #endif
edm::RefProd
Definition: EDProductfwd.h:25
RefProd.h
reco::HLTTau
Definition: HLTTau.h:15
edm::RefVector
Definition: EDProductfwd.h:27
reco
fixed size matrix
Definition: AlignmentAlgorithmBase.h:45
edm::Ref
Definition: AssociativeIterator.h:58
reco::hlttau_iterator
HLTTauRefVector::iterator hlttau_iterator
iterator over a vector of references to HLTTau objects all in the same collection
Definition: HLTTauFwd.h:19
reco::HLTTauRefProd
edm::RefProd< HLTTauCollection > HLTTauRefProd
references to HLTTau collection
Definition: HLTTauFwd.h:15
RefVector.h
Ref.h
reco::HLTTauRefVector
edm::RefVector< HLTTauCollection > HLTTauRefVector
vector of references to HLTTau objects all in the same collection
Definition: HLTTauFwd.h:17
edm::RefVectorIterator
Definition: EDProductfwd.h:33
reco::HLTTauRef
edm::Ref< HLTTauCollection > HLTTauRef
presistent reference to a HLTTau
Definition: HLTTauFwd.h:13
reco::HLTTauCollection
std::vector< HLTTau > HLTTauCollection
collection of HLTTau objects
Definition: HLTTauFwd.h:9