Commit Graph

  • d3e6db2387 Fix bug in the coincidence window. Window was in units of ps while the timestamps were converted to ns. Resulting in an effective increase in window of 3 orders of magnitude. Fixed so that now all units are in ns. devel Gordon McCann 2022-08-24 17:42:29 -0700
  • ab08026202 Forgot to add CMakeLists update Gordon McCann 2022-07-14 17:13:31 -0400
  • 94016a67e7 Remove outdated input file Gordon McCann 2022-07-14 17:11:22 -0400
  • 6eff5903cd Switch to using YAML as our input config format, added yaml-cpp submodule Gordon McCann 2022-07-14 17:10:14 -0400
  • b57c1d4f21 Remove now obsolete RunCollector Gordon McCann 2022-07-14 16:49:32 -0400
  • 4ab4023565 Simplified file API slightly by modifying algorithm to sort hits. Gordon McCann 2022-07-14 16:47:12 -0400
  • 24df93a0f7 Big update. Implement EVBWorkspace to handle cross-platform directory detection and creation as needed. Remove ugly system calls where possible. Remove extraneous include of pch. Note that std::filesystem clashes with ROOT GUI libs. Gordon McCann 2022-07-14 16:31:09 -0400
  • 5554f1e6c6
    Merge pull request #2 from sesps/devel main Gordon McCann 2022-06-28 06:03:51 -0400
  • cfb08567c0 Fix bugs related to case sensitivity on Apple for dictionary generation. Fix some bugs based on type mismatch in function declaration/definition #2 Gordon McCann 2022-06-28 06:02:57 -0400
  • 11adde1c57
    Merge pull request #1 from sesps/devel Gordon McCann 2022-06-22 16:00:14 -0400
  • 0faf562d56 Update README #1 Gordon McCann 2022-06-22 15:56:49 -0400
  • 10befa8cd3 Update README Gordon McCann 2022-06-22 15:51:16 -0400
  • b4a75734f5
    Remove uneeded include Gordon McCann 2022-06-22 15:47:34 -0400
  • 13d5d48341
    Remove uneeded lib Gordon McCann 2022-06-22 15:47:14 -0400
  • 98c5ae9ef2
    Remove unused objs Gordon McCann 2022-06-22 15:46:58 -0400
  • 898887d361 Switch to cmake build system for better ROOT integration Gordon McCann 2022-06-22 15:46:27 -0400
  • 99e82910fc Fix bug in OrderChecker Gordon McCann 2022-06-22 15:40:17 -0400
  • 7ba80ed4aa Fix bug with zero file size edge case now needing to be file contains only header case Gordon McCann 2022-06-22 15:33:49 -0400
  • 0ad5d9cd30 Hotfix for bug in handling waves data. Properly size first hit when peaking number of samples. Limit amount of dynamic memory allocation when reading in data. Fix ROOT weirdness when using uint64_t for a branch by making DPPChannel calibrated energy int64_t (hardly ever used) Gordon McCann 2022-05-23 09:23:12 -0400
  • 36bfd91e59 Fixed some FileView jank in the gui Gordon McCann 2022-05-19 15:03:11 -0400
  • 0b00f0e422 Preparing for update to newer CoMPASS version. Binary file format changed to reflect the state of optional data (i.e. energyShort, energyCal, waves). Tested using small data from CoMPASS 2.01.0 Gordon McCann 2022-05-19 14:52:20 -0400
  • 3ee10767bf Big overhaul to match the development of SPS_SABRE_EventBuilder. Rework internal structure, setup premake build system, add spdlog Gordon McCann 2022-04-27 10:33:03 -0400
  • 50d58e5524 Added user guide for skeleton. compass_ver1.x Gordon McCann 2021-07-14 13:20:19 -0400
  • 3111a61991 First commit Gordon McCann 2021-07-14 11:54:17 -0400