CMS 3D CMS Logo

CaloParticleFwd.h
Go to the documentation of this file.
1 #ifndef CaloAnalysis_CaloParticleFwd_h
2 #define CaloAnalysis_CaloParticleFwd_h
3 #include <vector>
7 
9 typedef std::vector<CaloParticle> CaloParticleCollection;
14 
15 std::ostream& operator<< (std::ostream& s, CaloParticle const & tp);
16 
17 #endif
edm::Ref< CaloParticleCollection > CaloParticleRef
std::ostream & operator<<(std::ostream &s, CaloParticle const &tp)
Definition: CaloParticle.cc:37
edm::RefVector< CaloParticleCollection > CaloParticleRefVector
edm::RefVector< CaloParticleCollection > CaloParticleContainer
std::vector< CaloParticle > CaloParticleCollection
edm::RefProd< CaloParticleCollection > CaloParticleRefProd