Main Page
Namespaces
Classes
Package Documentation
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
}
20
21
#endif
Function.h
createfilelist.parser
parser
Definition:
createfilelist.py:7
reco
fixed size matrix
Definition:
AlignmentAlgorithmBase.h:43
reco::parser::FunctionStack
std::vector< Function > FunctionStack
Definition:
FunctionStack.h:17
Generated for CMSSW Reference Manual by
1.8.11