PandaRoot
ArgList.h
Go to the documentation of this file.
1
#ifndef ARGLIST_H
2
#define ARGLIST_H
3
4
#include <string>
5
#include <list>
6
#include <vector>
7
typedef
std::list<std::string>
ArgList
;
8
typedef
std::vector<std::string>
ArgVector
;
9
10
#endif
ArgList
std::list< std::string > ArgList
Definition:
ArgList.h:7
ArgVector
std::vector< std::string > ArgVector
Definition:
ArgList.h:8
home
gitlab-runner
builds
LYZoAKaU
0
PandaRootGroup
PandaRoot
analysis
AnalysisTools
ArgList.h
Generated on Fri Oct 21 2022 07:03:56 for PandaRoot by
1.8.13