Geant4  10.03.p03
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
CommandLineParser.cc File Reference
#include <iomanip>
#include "CommandLineParser.hh"
Include dependency graph for CommandLineParser.cc:

Go to the source code of this file.

Functions

bool MATCH (const char *a, const char *b)
 

Function Documentation

bool MATCH ( const char *  a,
const char *  b 
)
inline

Definition at line 51 of file CommandLineParser.cc.

52 {
53  return strcmp(a, b) == 0;
54 }
std::vector< ExP01TrackerHit * > a
Definition: ExP01Classes.hh:33
tuple b
Definition: test.py:12