|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef POOL_SIMPLEUTILITYBASE
6 #define POOL_SIMPLEUTILITYBASE
47 std::vector< std::string >
args;
49 std::vector< std::pair< std::string, std::string > >
fidAndPfn;
virtual std::string readFileGUID(const std::string &pfn)
std::string technologyName
std::vector< std::string > fileNames
virtual void readFileGUIDs()
pool::IStorageSvc * storageSvc
std::vector< std::pair< std::string, std::string > > fidAndPfn
std::vector< std::string > args
virtual ~SimpleUtilityBase()
SimpleUtilityBase(int argc=0, char *argv[]=0)
constructor taking commandline parmeters
pool::IStorageExplorer * storageExplorer
static std::string readFileGUID ATLAS_NOT_THREAD_SAFE(const std::string &pfn)
virtual void printSyntax()
Common base class for POOL utilities.
std::string executableName
Define macros for attributes used to control the static checker.
virtual bool parseArguments()
virtual void startSession ATLAS_NOT_THREAD_SAFE()