CMS 3D CMS Logo

Namespaces | Typedefs

/data/refman/pasoursint/CMSSW_5_3_8_patch3/src/DataFormats/TauReco/interface/BaseTauFwd.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

namespace  reco
 

fixed size matrix


Typedefs

typedef BaseTauRefVector::iterator reco::basetau_iterator
 iterator over a vector of references to BaseTau objects all in the same collection
typedef std::vector< BaseTau > reco::BaseTauCollection
 collection of BaseTau objects
typedef edm::Ref
< BaseTauCollection > 
reco::BaseTauRef
 presistent reference to a BaseTau
typedef edm::RefProd
< BaseTauCollection > 
reco::BaseTauRefProd
 references to BaseTau collection
typedef edm::RefVector
< BaseTauCollection > 
reco::BaseTauRefVector
 vector of references to BaseTau objects all in the same collection