CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
classes.h
Go to the documentation of this file.
5 #include <vector>
6 
7 namespace {
8  struct dictionary {
9  TotemTestHistoClass theTotemTestHisto;
10  edm::Wrapper<TotemTestHistoClass> theTotemTestHistoClass;
11  std::vector<TotemTestHistoClass::Hit> theHits;
12 
13  LHCTransportLink lhcL;
16  };
17 }
std::vector< LHCTransportLink > LHCTransportLinkContainer