first add

This commit is contained in:
2024-06-10 09:09:10 +08:00
parent 52d5f402bc
commit 8f9fac8bd8
14 changed files with 2042 additions and 0 deletions

17
test.log Normal file
View File

@@ -0,0 +1,17 @@
## full test log
Building JetSet from data/data_full/full_bbbar.root
jet type: bbbar
Building JetSet from data/data_full/full_bb.root
jet type: bb
100%|██████████████████████████████████████████████████████████████████████████████| 24930/24930 [00:06<00:00, 3905.34it/s]
100%|██████████████████████████████████████████████████████████████████████████████| 24921/24921 [00:06<00:00, 3824.30it/s]
## fast test log
Building JetSet from data/data_fast/fast_bbar.root
jet type: bb
Building JetSet from data/data_fast/fast_bb.root
jet type: bb
100%|██████████████████████████████████████████████████████████████████████████████| 10000/10000 [00:01<00:00, 8766.04it/s]
100%|██████████████████████████████████████████████████████████████████████████████| 10000/10000 [00:01<00:00, 8607.16it/s]