Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
CommonTools
Utils
src
MethodArgumentStack.h
Go to the documentation of this file.
1
#ifndef CommonTools_Utils_MethodArgumentStack_h
2
#define CommonTools_Utils_MethodArgumentStack_h
3
/* \class reco::parser::MethodArgumentStack
4
*
5
* Stack of method arguments
6
*
7
* \author Giovanni Petrucciani, SNS
8
*
9
* \version $Revision: 1.1 $
10
*
11
*/
12
#include "
CommonTools/Utils/src/MethodInvoker.h
"
13
#include <vector>
14
15
namespace
reco
{
16
namespace
parser
{
17
typedef
std::vector<AnyMethodArgument>
MethodArgumentStack
;
18
}
19
}
20
21
#endif
geometryXMLtoCSV.parser
tuple parser
Definition:
geometryXMLtoCSV.py:78
dt_dqm_sourceclient_common_cff.reco
tuple reco
Definition:
dt_dqm_sourceclient_common_cff.py:105
reco::parser::MethodArgumentStack
std::vector< AnyMethodArgument > MethodArgumentStack
Definition:
MethodArgumentStack.h:17
MethodInvoker.h
Generated for CMSSW Reference Manual by
1.8.5