BDSMySQLVariable Class Reference

Collaboration diagram for BDSMySQLVariable:

Collaboration graph
[legend]

Public Member Functions

 BDSMySQLVariable (G4String aVarName, G4String aVarType)
void AddValue (G4double aVarValue)
void AddValue (G4String aVarValue)
void AddValue (G4int aVarValue)
G4String GetStrValue (G4int itemN)
G4double GetDblValue (G4int itemN)
G4int GetIntValue (G4int itemN)
void SetStrValue (G4int itemN, G4String newValue)
void SetDblValue (G4int itemN, G4double newValue)
void SetIntValue (G4int itemN, G4int newValue)
G4int GetNVariables ()
G4String GetVarType ()
G4String GetName ()
void Print ()
 ~BDSMySQLVariable ()

Private Attributes

G4int itsNVariables
G4String itsVarName
G4String itsVarType
std::vector< G4double > itsDblVar
std::vector< G4String > itsStrVar
std::vector< G4int > itsIntVar

Detailed Description

Definition at line 18 of file BDSMySQLTable.hh.


The documentation for this class was generated from the following files:
Generated on 28 Jun 2015 for BDSIM by  doxygen 1.4.7