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>
8 
10 typedef std::vector<TrackingParticle> TrackingParticleCollection;
16 
17 std::ostream& operator<<(std::ostream& s, TrackingParticle const& tp);
18 
19 #endif
edm::RefProd< TrackingParticleCollection > TrackingParticleRefProd
edm::RefVector< TrackingParticleCollection > TrackingParticleRefVector
std::ostream & operator<<(std::ostream &s, TrackingParticle const &tp)
edm::RefVector< TrackingParticleCollection > TrackingParticleContainer
edm::Ptr< TrackingParticle > TrackingParticlePtr
Monte Carlo truth information used for tracking validation.
std::vector< TrackingParticle > TrackingParticleCollection
edm::Ref< TrackingParticleCollection > TrackingParticleRef