CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Namespaces | Typedefs
CaloTauFwd.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 CaloTauRefVector::iterator reco::calotau_iterator
 iterator over a vector of references to CaloTau objects all in the same collection More...
 
typedef std::vector< CaloTau > reco::CaloTauCollection
 collection of CaloTau objects More...
 
typedef edm::Ref
< CaloTauCollection > 
reco::CaloTauRef
 presistent reference to a CaloTau More...
 
typedef edm::RefProd
< CaloTauCollection > 
reco::CaloTauRefProd
 references to CaloTau collection More...
 
typedef edm::RefVector
< CaloTauCollection > 
reco::CaloTauRefVector
 vector of references to CaloTau objects all in the same collection More...