Main Page
Namespaces
Classes
Package Documentation
CommonTools
Utils
src
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
*/
12
#include "
FWCore/Utilities/interface/TypeWithDict.h
"
13
#include <vector>
14
15
namespace
reco
{
16
namespace
parser
{
17
typedef
std::vector<edm::TypeWithDict>
TypeStack
;
18
}
19
}
20
21
#endif
reco::parser::TypeStack
std::vector< edm::TypeWithDict > TypeStack
Definition:
TypeStack.h:17
TypeWithDict.h
writedatasetfile.parser
parser
Definition:
writedatasetfile.py:7
reco
fixed size matrix
Definition:
AlignmentAlgorithmBase.h:44
Generated for CMSSW Reference Manual by
1.8.11