![]() |
ATLAS Offline Software
|
Public Member Functions | |
| InsertFileToCatalogApplication (int argc, char *argv[]) | |
| bool | parseArguments () |
| void | execute () |
| void | printSyntax () |
| virtual int | run () |
| virtual void startSession | ATLAS_NOT_THREAD_SAFE () |
| virtual void | readFileGUIDs () |
| virtual std::string | readFileGUID (const std::string &pfn) |
Static Public Member Functions | |
| static bool | initGaudi () |
| initialize the Gaudi framework for standalone executables | |
Protected Attributes | |
| std::string | executableName |
| std::string | technologyName |
| pool::IStorageSvc * | storageSvc = nullptr |
| std::vector< std::string > | args |
| std::vector< std::string > | fileNames |
| std::vector< std::pair< std::string, std::string > > | fidAndPfn |
Private Attributes | |
| std::string | m_catalogFN |
Definition at line 13 of file pool_insertFileToCatalog.cxx.
| InsertFileToCatalogApplication::InsertFileToCatalogApplication | ( | int | argc, |
| char * | argv[] ) |
Definition at line 27 of file pool_insertFileToCatalog.cxx.
|
virtualinherited |
|
virtual |
Reimplemented from pool::SimpleUtilityBase.
Definition at line 64 of file pool_insertFileToCatalog.cxx.
|
staticinherited |
initialize the Gaudi framework for standalone executables
|
virtual |
Reimplemented from pool::SimpleUtilityBase.
Definition at line 35 of file pool_insertFileToCatalog.cxx.
|
virtual |
Reimplemented from pool::SimpleUtilityBase.
Definition at line 83 of file pool_insertFileToCatalog.cxx.
|
virtualinherited |
|
virtualinherited |
|
virtualinherited |
|
protectedinherited |
Definition at line 47 of file SimpleUtilityBase.h.
|
protectedinherited |
Definition at line 43 of file SimpleUtilityBase.h.
|
protectedinherited |
Definition at line 49 of file SimpleUtilityBase.h.
|
protectedinherited |
Definition at line 48 of file SimpleUtilityBase.h.
|
private |
Definition at line 22 of file pool_insertFileToCatalog.cxx.
|
protectedinherited |
Definition at line 45 of file SimpleUtilityBase.h.
|
protectedinherited |
Definition at line 44 of file SimpleUtilityBase.h.