src
CommonTools
Utils
interface
MethodArgumentStack.h
Go to the documentation of this file.
1
#ifndef CommonTools_Utils_MethodArgumentStack_h
2
#define CommonTools_Utils_MethodArgumentStack_h
3
4
/* \class reco::parser::MethodArgumentStack
5
*
6
* Stack of method arguments
7
*
8
* \author Giovanni Petrucciani, SNS
9
*
10
*/
11
12
#include "
CommonTools/Utils/interface/MethodInvoker.h
"
13
#include <vector>
14
15
namespace
reco
{
16
namespace
parser
{
17
typedef
std::vector<AnyMethodArgument>
MethodArgumentStack
;
18
}
// namespace parser
19
}
// namespace reco
20
21
#endif // CommonTools_Utils_MethodArgumentStack_h
reco::parser::MethodArgumentStack
std::vector< AnyMethodArgument > MethodArgumentStack
Definition:
MethodArgumentStack.h:17
MethodInvoker.h
writedatasetfile.parser
parser
Definition:
writedatasetfile.py:7
reco
fixed size matrix
Definition:
AlignmentAlgorithmBase.h:46
Generated for CMSSW Reference Manual by
1.8.14