DeepLearnPhysics / larcv3

Third version of larcv. This is a complete replacement for larcv2.
MIT License
11 stars 6 forks source link

Infophysics #46

Closed infophysics closed 2 years ago

infophysics commented 2 years ago

This request is mostly organizational (no optimizations yet)

  1. Reorganized headers into separate directories,
  2. Cleaned up CMakeLists.txt in main folder,
  3. Moved pybind11 to include folder,
  4. Reformatted headers to use "#pragma once", moved compiler directives to beginning of headers, fixed indentation, removed unnecessary includes,
coreyjadams commented 2 years ago

Hi @infophysics - I'm curious, where are you going with this? It looks like you've moved everything around but didn't actually do anything?