CMS 3D CMS Logo

Namespaces | Typedefs
MuonFwd.h File Reference
#include <vector>
#include "DataFormats/Common/interface/Ref.h"
#include "DataFormats/Common/interface/RefProd.h"
#include "DataFormats/Common/interface/RefVector.h"

Go to the source code of this file.

Namespaces

 reco
 fixed size matrix
 

Typedefs

typedef std::vector< CaloMuon > reco::CaloMuonCollection
 collection of Muon objects More...
 
typedef MuonRefVector::iterator reco::muon_iterator
 iterator over a vector of references to Muon objects all in the same collection More...
 
typedef std::vector< Muon > reco::MuonCollection
 collection of Muon objects More...
 
typedef edm::Ref< MuonCollection > reco::MuonRef
 presistent reference to a Muon More...
 
typedef edm::RefProd< MuonCollection > reco::MuonRefProd
 references to Muon collection More...
 
typedef edm::RefVector< MuonCollection > reco::MuonRefVector
 vector of references to Muon objects all in the same collection More...
 
typedef std::vector< MuonTrackLinksreco::MuonTrackLinksCollection
 collection of MuonTrackLinks More...