Skip to content

Local DB

Arisa Kubota requested to merge akubota/YARR:database-devel into devel-localdb

local DB based on YARR SW. Added the main source code of DB SW into libUtil

  • Database.cpp
  • Database.h

Modified Makefiles, Fei4Analysis.cpp, FrontEnd.h and scanConsole.cpp to support the use of local DB. Added some scripts for using DB SW easily:

  • createConfig.sh to create config files into configs/
  • dbLogin.sh to identify DB user
  • doScan_fei4b.sh/doScan_rd53a.sh/doEverything.sh to run scanConsole using local DB
  • dbRegister to register data (not scan data) into DB

reference wiki) https://github.com/jlab-hep/Yarr/wiki

Edited by Arisa Kubota

Merge request reports