CMS 3D CMS Logo

PFRecoTauChargedHadronFwd.h
Go to the documentation of this file.
1 #ifndef DataFormats_TauReco_PFRecoTauChargedHadronFwd_h
2 #define DataFormats_TauReco_PFRecoTauChargedHadronFwd_h
3 
8 
9 #include <vector>
10 
11 namespace reco {
14  typedef std::vector<PFRecoTauChargedHadron> PFRecoTauChargedHadronCollection;
23 } // namespace reco
24 
25 #endif
edm::RefProd
Definition: EDProductfwd.h:25
RefProd.h
reco::PFRecoTauChargedHadronRefProd
edm::RefProd< PFRecoTauChargedHadronCollection > PFRecoTauChargedHadronRefProd
references to PFRecoTauChargedHadron collection
Definition: PFRecoTauChargedHadronFwd.h:18
reco::PFRecoTauChargedHadronRef
edm::Ref< PFRecoTauChargedHadronCollection > PFRecoTauChargedHadronRef
presistent reference to a PFRecoTauChargedHadron
Definition: PFRecoTauChargedHadronFwd.h:16
edm::RefVector< PFRecoTauChargedHadronCollection >
reco
fixed size matrix
Definition: AlignmentAlgorithmBase.h:45
reco::PFRecoTauChargedHadron
Definition: PFRecoTauChargedHadron.h:23
edm::Ref
Definition: AssociativeIterator.h:58
RefVector.h
Ptr.h
reco::PFRecoTauChargedHadronRefVector
edm::RefVector< PFRecoTauChargedHadronCollection > PFRecoTauChargedHadronRefVector
vector of references to PFRecoTauChargedHadron objects all in the same collection
Definition: PFRecoTauChargedHadronFwd.h:20
Ref.h
edm::RefVectorIterator
Definition: EDProductfwd.h:33
reco::PFRecoTauChargedHadronCollection
std::vector< PFRecoTauChargedHadron > PFRecoTauChargedHadronCollection
collection of PFRecoTauChargedHadron objects
Definition: PFRecoTauChargedHadronFwd.h:12
reco::PFRecoTauChargedHadronRefVector_iterator
PFRecoTauChargedHadronRefVector::iterator PFRecoTauChargedHadronRefVector_iterator
iterator over a vector of references to PFRecoTauChargedHadron objects all in the same collection
Definition: PFRecoTauChargedHadronFwd.h:22