CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
CTPPSFastRecHitContainer.h
Go to the documentation of this file.
1 #ifndef FastSimDataFormats_CTPPSFastSim_CTPPSFastRecHitContainer_H
2 #define FastSimDataFormats_CTPPSFastSim_CTPPSFastRecHitContainer_H
3 
4 //FastSimDataFormats/CTPPSFastSim
5 
9 #include <vector>
11 
12 namespace edm {
13  typedef std::vector<CTPPSFastRecHit> CTPPSFastRecHitContainer;
14 } // namespace edm
15 
16 #endif
std::vector< CTPPSFastRecHit > CTPPSFastRecHitContainer