#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< CaloParticle > | CaloParticleCollection |
typedef edm::RefVector < CaloParticleCollection > | CaloParticleContainer |
typedef edm::Ref < CaloParticleCollection > | CaloParticleRef |
typedef edm::RefProd < CaloParticleCollection > | CaloParticleRefProd |
typedef edm::RefVector < CaloParticleCollection > | CaloParticleRefVector |
Functions | |
std::ostream & | operator<< (std::ostream &s, CaloParticle const &tp) |
typedef std::vector<CaloParticle> CaloParticleCollection |
Definition at line 8 of file CaloParticleFwd.h.
Definition at line 13 of file CaloParticleFwd.h.
Definition at line 10 of file CaloParticleFwd.h.
Definition at line 12 of file CaloParticleFwd.h.
Definition at line 11 of file CaloParticleFwd.h.
std::ostream& operator<< | ( | std::ostream & | s, |
CaloParticle const & | tp | ||
) |
Definition at line 30 of file CaloParticle.cc.
References edm::RefVector< C, T, F >::begin(), EncodedEventId::bunchCrossing(), CaloParticle::charge(), edm::RefVector< C, T, F >::end(), EncodedEventId::event(), CaloParticle::eventId(), CaloParticle::g4Track_begin(), CaloParticle::g4Track_end(), CaloParticle::genParticle_begin(), CaloParticle::genParticle_end(), CaloParticle::p4(), CaloParticle::pdgId(), alignCSCRings::s, and CaloParticle::simClusters_.