Project

General

Profile

Actions

DataStructure PC290212

Two components - converter C++ <-> json and the actual data structure

  • Converters
    • Implemented a nice generic interface that allows to convert between json and C++
    • Tested and commented
    • Specific implementation for the data structure
      • Minimal code involved
      • Needs tests and comments
  • Data structure
    • Implemented spill structure up to detector output
    • Tested and commented monte carlo side (and found some memory bugs)
    • Needs tests and comments on the other side
    • Can support implementation of detector recon in the specific data structure if folks want
  • Needs some overview docs also

Updated by Rogers, Chris over 11 years ago ยท 2 revisions