CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Namespaces | Typedefs
PFV0Fwd.h File Reference
#include <vector>
#include "DataFormats/Common/interface/Ref.h"
#include "DataFormats/Common/interface/RefVector.h"
#include "DataFormats/Common/interface/RefProd.h"

Go to the source code of this file.

Namespaces

 reco
 fixed size matrix
 

Typedefs

typedef PFV0RefVector::iterator reco::PFV0_iterator
 iterator over a vector of references to PFV0 objects More...
 
typedef std::vector< PFV0 > reco::PFV0Collection
 collection of PFV0 objects More...
 
typedef edm::Ref< PFV0Collection > reco::PFV0Ref
 persistent reference to PFV0 objects More...
 
typedef edm::RefProd
< PFV0Collection > 
reco::PFV0RefProd
 reference to PFV0 collection More...
 
typedef edm::RefVector
< PFV0Collection > 
reco::PFV0RefVector
 vector of references to PFV0 objects all in the same collection More...