CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
LHCTransportLinkContainer.h
Go to the documentation of this file.
1 #ifndef SimDataFormats_Forward_LHCTransportLinkContainer_h
2 #define SimDataFormats_Forward_LHCTransportLinkContainer_h 1
3 
5 #include <vector>
6 
7 namespace edm {
8  typedef std::vector<LHCTransportLink> LHCTransportLinkContainer;
9 }
10 
11 #endif
std::vector< LHCTransportLink > LHCTransportLinkContainer