#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 HFEMClusterShapeRefVector::iterator | reco::HFEMClusterShape_iterator |
iterator over a vector of references to HFEMClusterShape objects More... | |
typedef std::vector< HFEMClusterShape > | reco::HFEMClusterShapeCollection |
typedef edm::Ref< HFEMClusterShapeCollection > | reco::HFEMClusterShapeRef |
persistent reference to HFEMClusterShape objects More... | |
typedef edm::RefProd< HFEMClusterShapeCollection > | reco::HFEMClusterShapeRefProd |
reference to HFEMClusterShape collection More... | |
typedef edm::RefVector< HFEMClusterShapeCollection > | reco::HFEMClusterShapeRefVector |
vector of references to HFEMClusterShape objects all in the same collection More... | |