CMS 3D CMS Logo

TypeStack.h
Go to the documentation of this file.
1 #ifndef CommonTools_Utils_TypeStack_h
2 #define CommonTools_Utils_TypeStack_h
3 /* \class reco::parser::TypeStack
4  *
5  * Stack of types
6  *
7  * \author Luca Lista, INFN
8  *
9  * \version $Revision: 1.2 $
10  *
11  */
13 #include <vector>
14 
15 namespace reco {
16  namespace parser {
17  typedef std::vector<edm::TypeWithDict> TypeStack;
18  }
19 }
20 
21 #endif
std::vector< edm::TypeWithDict > TypeStack
Definition: TypeStack.h:17
fixed size matrix