FairRoot/PandaRoot
Typedefs
ArgList.h File Reference
#include <string>
#include <list>
#include <vector>

Go to the source code of this file.

Typedefs

typedef std::list< std::string > ArgList
 
typedef std::vector< std::string > ArgVector
 

Typedef Documentation

typedef std::list<std::string> ArgList

Definition at line 7 of file ArgList.h.

typedef std::vector<std::string> ArgVector

Definition at line 8 of file ArgList.h.