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