LICENSE
README.md
pyproject.toml
setup.py
AnalysisG.egg-info/PKG-INFO
AnalysisG.egg-info/SOURCES.txt
AnalysisG.egg-info/dependency_links.txt
AnalysisG.egg-info/entry_points.txt
AnalysisG.egg-info/requires.txt
AnalysisG.egg-info/top_level.txt
src/__init__.py
src/__main__.py
src/Evaluation/Epoch.py
src/Events/__init__.py
src/Events/Deprecated/Event.py
src/Events/Deprecated/EventIndex.py
src/Events/Deprecated/EventIndexParticle.py
src/Events/Deprecated/EventParticles.py
src/Events/Deprecated/ExperimentalEvent.py
src/Events/Deprecated/ExperimentalParticles.py
src/Events/Deprecated/__init__.py
src/Events/Events/CommonSM4topEvent.py
src/Events/Events/Event.py
src/Events/Events/__init__.py
src/Events/Graphs/EventGraphs.py
src/Events/Graphs/__init__.py
src/Events/Particles/CommonSM4topParticles.py
src/Events/Particles/Particles.py
src/Events/Particles/__init__.py
src/Generators/Analysis.py
src/Generators/EventGenerator.py
src/Generators/GraphGenerator.py
src/Generators/Interfaces.py
src/Generators/Optimizer.py
src/Generators/SampleGenerator.py
src/Generators/SelectionGenerator.py
src/Generators/__init__.py
src/IO/Pickle.py
src/IO/UpROOT.py
src/IO/__init__.py
src/IO/nTupler.py
src/Model/LossFunctions.py
src/Model/Model.py
src/Model/Optimizers.py
src/Model/__init__.py
src/Notification/Analysis.py
src/Notification/Condor.py
src/Notification/EventGenerator.py
src/Notification/FeatureAnalysis.py
src/Notification/GraphGenerator.py
src/Notification/IO.py
src/Notification/Model.py
src/Notification/MultiThreading.py
src/Notification/Notification.py
src/Notification/Optimization.py
src/Notification/Plotting.py
src/Notification/RandomSamplers.py
src/Notification/SelectionGenerator.py
src/Notification/UpROOT.py
src/Notification/__init__.py
src/Notification/nTupler.py
src/Plotting/BaseFunctions.py
src/Plotting/Histograms.py
src/Plotting/Lines.py
src/Plotting/__init__.py
src/Settings/Settings.py
src/Settings/__init__.py
src/Settings/__main__.py
src/Submission/Condor.py
src/Submission/__init__.py
src/Templates/Graph.py
src/Templates/Selection.py
src/Templates/__init__.py
src/Templates/CXX/ROOT.cxx
src/Templates/CXX/Templates.cxx
src/Templates/CXX/Tools.cxx
src/Templates/Cython/Event.cpp
src/Templates/Cython/Event.pyx
src/Templates/Cython/Particle.cpp
src/Templates/Cython/Particle.pyx
src/Templates/Cython/ROOT.cpp
src/Templates/Cython/ROOT.pxd
src/Templates/Cython/ROOT.pyx
src/Templates/Cython/Templates.pxd
src/Templates/Cython/Tools.cpp
src/Templates/Cython/Tools.pyx
src/Templates/Features/FeatureAnalysis.py
src/Templates/Features/FeatureTemplate.py
src/Templates/Features/__init__.py
src/Templates/Features/Jet/Edge.py
src/Templates/Features/Jet/Graph.py
src/Templates/Features/Jet/Node.py
src/Templates/Features/Jet/__init__.py
src/Templates/Features/TruthJet/Edge.py
src/Templates/Features/TruthJet/Graph.py
src/Templates/Features/TruthJet/Node.py
src/Templates/Features/TruthJet/__init__.py
src/Templates/Features/TruthTop/Edge.py
src/Templates/Features/TruthTop/Graph.py
src/Templates/Features/TruthTop/Node.py
src/Templates/Features/TruthTop/__init__.py
src/Templates/Features/TruthTopChildren/Edge.py
src/Templates/Features/TruthTopChildren/Graph.py
src/Templates/Features/TruthTopChildren/Node.py
src/Templates/Features/TruthTopChildren/__init__.py
src/Templates/Headers/ROOT.h
src/Templates/Headers/Templates.h
src/Templates/Headers/Tools.h
src/Tools/General.py
src/Tools/IO.py
src/Tools/Miscellaneous.py
src/Tools/MultiThreading.py
src/Tools/String.py
src/Tools/__init__.py
test/test_ami.py
test/test_dataloader_quantization.py
test/test_features.py
test/test_generators.py
test/test_graph.py
test/test_imports.py
test/test_io.py
test/test_machine_learning.py
test/test_memory.py
test/test_notification.py
test/test_nusol.py
test/test_nusol_versions.py
test/test_operators.py
test/test_physics.py
test/test_plotting.py
test/test_selection_dumping.py
test/test_submission.py
test/test_templates.py
test/test_tools.py
test/test_tracer.py
test/test_transform.py