Analysis Software
Documentation for sPHENIX simulation software
|
#include <cdbobjects/CDBTTree.h>
Go to the source code of this file.
Functions | |
void | TestCDBTTree (const std::string &fname="test.root") |
CDBTTree * | TestWrite (const std::string &fname="test.root") |
void | Read (const std::string &fname="test.root") |
void Read | ( | const std::string & | fname = "test.root" | ) |
Definition at line 76 of file TestCDBTTree.C.
View newest version in sPHENIX GitHub at line 76 of file TestCDBTTree.C
References INTTVtxZ::fname, CDBTTree::GetDoubleValue(), CDBTTree::GetFloatValue(), CDBTTree::GetIntValue(), CDBTTree::GetSingleFloatValue(), CDBTTree::LoadCalibrations(), and CDBTTree::Print().
void TestCDBTTree | ( | const std::string & | fname = "test.root" | ) |
Definition at line 5 of file TestCDBTTree.C.
View newest version in sPHENIX GitHub at line 5 of file TestCDBTTree.C
References CDBTTree::Commit(), CDBTTree::CommitSingle(), INTTVtxZ::fname, i, CDBTTree::Print(), CDBTTree::SetDoubleValue(), CDBTTree::SetFloatValue(), CDBTTree::SetIntValue(), CDBTTree::SetSingleDoubleValue(), CDBTTree::SetSingleFloatValue(), CDBTTree::SetSingleIntValue(), CDBTTree::SetSingleUInt64Value(), CDBTTree::SetUInt64Value(), to_string(), and CDBTTree::WriteCDBTTree().
CDBTTree* TestWrite | ( | const std::string & | fname = "test.root" | ) |
Definition at line 38 of file TestCDBTTree.C.
View newest version in sPHENIX GitHub at line 38 of file TestCDBTTree.C
References CDBTTree::CommitSingle(), INTTVtxZ::fname, i, j, CDBTTree::SetDoubleValue(), CDBTTree::SetFloatValue(), CDBTTree::SetIntValue(), CDBTTree::SetSingleDoubleValue(), CDBTTree::SetSingleFloatValue(), CDBTTree::SetSingleIntValue(), CDBTTree::SetSingleUInt64Value(), and CDBTTree::SetUInt64Value().