HARPO  5.1.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Data Structures | Typedefs
HarpoRunConfig.h File Reference
#include "TObject.h"
#include "TObjString.h"
#include "TString.h"
#include "map"

Go to the source code of this file.

Data Structures

class  dbField
 
class  HarpoRunConfig
 Get Run Configuration info by run number. The class query MySQL databe use GetRunConfig Method Only this method in class interact wich DataBase. More...
 

Typedefs

typedef std::map< TString,
dbField
dbFields
 

Typedef Documentation

typedef std::map<TString,dbField> dbFields

Definition at line 24 of file HarpoRunConfig.h.