CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
CaloParticleFwd.h
Go to the documentation of this file.
1 #ifndef CaloAnalysis_CaloParticleFwd_h
2 #define CaloAnalysis_CaloParticleFwd_h
6 #include <vector>
7 
9 typedef std::vector<CaloParticle> CaloParticleCollection;
14 
15 std::ostream &operator<<(std::ostream &s, CaloParticle const &tp);
16 
17 #endif
std::ostream & operator<<(std::ostream &out, const ALILine &li)
Definition: ALILine.cc:167
edm::Ref< CaloParticleCollection > CaloParticleRef
edm::RefVector< CaloParticleCollection > CaloParticleRefVector
edm::RefVector< CaloParticleCollection > CaloParticleContainer
std::vector< CaloParticle > CaloParticleCollection
edm::RefProd< CaloParticleCollection > CaloParticleRefProd