![]() |
ATLAS Offline Software
|
#include <LumiBlockCollectionConverter.h>
Private Attributes | |
| Root::TGoodRunsListReader * | m_reader |
| Root::TGoodRunsListWriter * | m_writer |
Definition at line 33 of file LumiBlockCollectionConverter.h.
| LumiBlockCollectionConverter::LumiBlockCollectionConverter | ( | ) |
Definition at line 20 of file LumiBlockCollectionConverter.cxx.
|
virtual |
|
delete |
| void LumiBlockCollectionConverter::CreateXMLFile | ( | const LumiBlockCollection & | lbc, |
| const grlmetadatamap & | metadata = grlmetadatamap(), | ||
| const char * | version = "", | ||
| const TString & | xmlfilename = "", | ||
| const TString & | prefix = "" ) |
Definition at line 107 of file LumiBlockCollectionConverter.cxx.
| void LumiBlockCollectionConverter::CreateXMLFile | ( | const Root::TGoodRunsList & | grl, |
| const TString & | xmlfilename = "", | ||
| const TString & | prefix = "" ) |
| void LumiBlockCollectionConverter::CreateXMLFile | ( | const Root::TGRLCollection & | grlcollection, |
| const char * | xmlfilename ) |
Definition at line 88 of file LumiBlockCollectionConverter.cxx.
| void LumiBlockCollectionConverter::CreateXMLFiles | ( | const Root::TGRLCollection & | grlcollection, |
| const char * | prefix ) |
Definition at line 120 of file LumiBlockCollectionConverter.cxx.
| Root::TGRLCollection * LumiBlockCollectionConverter::GetGRLCollection | ( | const char * | xmlfile | ) |
| Root::TGRLCollection * LumiBlockCollectionConverter::GetGRLCollectionFromString | ( | const TString & | xmlstring | ) |
Definition at line 226 of file LumiBlockCollectionConverter.cxx.
| Root::TGoodRunsList * LumiBlockCollectionConverter::GetGRLObject | ( | const char * | xmlfile | ) |
| Root::TGoodRunsList * LumiBlockCollectionConverter::GetGRLObject | ( | const LumiBlockCollection & | lbc, |
| const grlmetadatamap & | metadata = grlmetadatamap(), | ||
| const char * | version = "" ) const |
Definition at line 164 of file LumiBlockCollectionConverter.cxx.
| Root::TGoodRunsList * LumiBlockCollectionConverter::GetGRLObjectFromString | ( | const TString & | xmlstring | ) |
Definition at line 208 of file LumiBlockCollectionConverter.cxx.
| LumiBlockCollection * LumiBlockCollectionConverter::GetLumiBlockCollection | ( | const char * | xmlfile | ) |
Definition at line 69 of file LumiBlockCollectionConverter.cxx.
| LumiBlockCollection * LumiBlockCollectionConverter::GetLumiBlockCollection | ( | const Root::TGoodRunsList & | grl | ) | const |
Definition at line 44 of file LumiBlockCollectionConverter.cxx.
| LumiBlockCollection * LumiBlockCollectionConverter::GetLumiBlockCollection | ( | const Root::TGoodRunsList & | grl, |
| std::map< TString, TString > & | metadata, | ||
| TString & | version ) |
Definition at line 35 of file LumiBlockCollectionConverter.cxx.
| LumiBlockCollection * LumiBlockCollectionConverter::GetLumiBlockCollectionFromString | ( | const TString & | xmlstring | ) |
Definition at line 79 of file LumiBlockCollectionConverter.cxx.
| const TString LumiBlockCollectionConverter::GetSuggestedName | ( | const LumiBlockCollection & | lbc | ) | const |
Definition at line 235 of file LumiBlockCollectionConverter.cxx.
| const TString LumiBlockCollectionConverter::GetXMLString | ( | const LumiBlockCollection & | lbc, |
| const grlmetadatamap & | metadata = grlmetadatamap(), | ||
| const char * | version = "" ) |
Definition at line 153 of file LumiBlockCollectionConverter.cxx.
| const TString LumiBlockCollectionConverter::GetXMLString | ( | const Root::TGoodRunsList & | grl | ) |
Definition at line 129 of file LumiBlockCollectionConverter.cxx.
| const TString LumiBlockCollectionConverter::GetXMLString | ( | const Root::TGRLCollection & | grlcollection | ) |
Definition at line 137 of file LumiBlockCollectionConverter.cxx.
| const std::vector< TString > LumiBlockCollectionConverter::GetXMLStrings | ( | const Root::TGRLCollection & | grlcollection | ) |
Definition at line 145 of file LumiBlockCollectionConverter.cxx.
|
delete |
|
private |
Definition at line 70 of file LumiBlockCollectionConverter.h.
|
private |
Definition at line 71 of file LumiBlockCollectionConverter.h.