CMS 3D CMS Logo

TrackingParticleFwd.h
Go to the documentation of this file.
1 #ifndef TrackingAnalysis_TrackingParticleFwd_h
2 #define TrackingAnalysis_TrackingParticleFwd_h
3 #include <vector>
7 
9 typedef std::vector<TrackingParticle> TrackingParticleCollection;
14 
15 std::ostream& operator<< (std::ostream& s, TrackingParticle const & tp);
16 
17 #endif
18 
edm::RefProd< TrackingParticleCollection > TrackingParticleRefProd
edm::RefVector< TrackingParticleCollection > TrackingParticleRefVector
std::ostream & operator<<(std::ostream &s, TrackingParticle const &tp)
edm::RefVector< TrackingParticleCollection > TrackingParticleContainer
Monte Carlo truth information used for tracking validation.
std::vector< TrackingParticle > TrackingParticleCollection
edm::Ref< TrackingParticleCollection > TrackingParticleRef