CommonTools
Utils
src
FunctionStack.h
Go to the documentation of this file.
1
#ifndef CommonTools_Utils_FunctionStack_h
2
#define CommonTools_Utils_FunctionStack_h
3
/* \class reco::parser::FunctionStack
4
*
5
* Function stack
6
*
7
* \author Luca Lista, INFN
8
*
9
* \version $Revision: 1.1 $
10
*
11
*/
12
#include "
CommonTools/Utils/src/Function.h
"
13
#include <vector>
14
15
namespace
reco
{
16
namespace
parser
{
17
typedef
std::vector<Function>
FunctionStack
;
18
}
19
}
// namespace reco
20
21
#endif
writedatasetfile.parser
parser
Definition:
writedatasetfile.py:7
reco
fixed size matrix
Definition:
AlignmentAlgorithmBase.h:46
reco::parser::FunctionStack
std::vector< Function > FunctionStack
Definition:
FunctionStack.h:17
Function.h
Generated for CMSSW Reference Manual by
1.8.16