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 }
24 
25 #endif
edm::RefProd< PFRecoTauChargedHadronCollection > PFRecoTauChargedHadronRefProd
references to PFRecoTauChargedHadron collection
std::vector< PFRecoTauChargedHadron > PFRecoTauChargedHadronCollection
collection of PFRecoTauChargedHadron objects
edm::RefVector< PFRecoTauChargedHadronCollection > PFRecoTauChargedHadronRefVector
vector of references to PFRecoTauChargedHadron objects all in the same collection ...
edm::Ref< PFRecoTauChargedHadronCollection > PFRecoTauChargedHadronRef
presistent reference to a PFRecoTauChargedHadron
fixed size matrix
PFRecoTauChargedHadronRefVector::iterator PFRecoTauChargedHadronRefVector_iterator
iterator over a vector of references to PFRecoTauChargedHadron objects all in the same collection ...