#include "DataFormats/Common/interface/Ref.h"
#include "DataFormats/Common/interface/RefProd.h"
#include "DataFormats/Common/interface/RefVector.h"
#include <vector>
Go to the source code of this file.
Typedefs | |
typedef std::vector< SimCluster > | SimClusterCollection |
typedef edm::RefVector< SimClusterCollection > | SimClusterContainer |
typedef edm::Ref< SimClusterCollection > | SimClusterRef |
typedef edm::RefProd< SimClusterCollection > | SimClusterRefProd |
typedef edm::RefVector< SimClusterCollection > | SimClusterRefVector |
Functions | |
std::ostream & | operator<< (std::ostream &s, SimCluster const &tp) |
typedef std::vector<SimCluster> SimClusterCollection |
Definition at line 8 of file SimClusterFwd.h.
Definition at line 13 of file SimClusterFwd.h.
typedef edm::Ref<SimClusterCollection> SimClusterRef |
Definition at line 10 of file SimClusterFwd.h.
Definition at line 12 of file SimClusterFwd.h.
Definition at line 11 of file SimClusterFwd.h.
std::ostream& operator<< | ( | std::ostream & | s, |
SimCluster const & | tp | ||
) |
Definition at line 31 of file SimCluster.cc.
References alignCSCRings::s, and cmsswSequenceInfo::tp.