|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef TBCONDRUNPAR_TBCONDRUNPARTOOL_H
6 #define TBCONDRUNPAR_TBCONDRUNPARTOOL_H
17 #include "GaudiKernel/MsgStream.h"
41 int& ncol,
int& nrow, std::vector<std::string>&
names,
42 std::vector<std::string>&
rows)
const;
44 const std::vector<std::string>&
names,
const std::vector<std::string>&
rows,
45 const std::string&
name,
int&
ival)
const;
47 const std::vector<std::string>&
names,
const std::vector<std::string>&
rows,
48 const std::string&
name,
float& fval)
const;
50 const std::vector<std::string>&
names,
const std::vector<std::string>&
rows,
51 const std::string&
name,std::string& sval)
const;
53 const std::vector<std::string>&
rows)
const;
93 #endif // TBCONDRUNPAR_TBCONDRUNPARTOOL_H
::StatusCode StatusCode
StatusCode definition for legacy code.