Skip to content

Commit 4d85c43

Browse files
authored
Update o2dpg_sim_workflow.py
1 parent 30e13a9 commit 4d85c43

File tree

1 file changed

+0
-18
lines changed

1 file changed

+0
-18
lines changed

MC/bin/o2dpg_sim_workflow.py

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,5 @@
11
#!/usr/bin/env python3
22

3-
# TODO:
4-
# - enforce pregencollcontext (DONE)
5-
# - move pregencollcontext outside of timeframeloop (DONE)
6-
# - remove old way of generating collision context (DONE)
7-
# - make sure vertexing is picked up from the collision context (DONE)
8-
# - background events read from global coll context (DONE)
9-
# - change name of signal sim from sgn_tf to just sgn (DONE)
10-
# - QED handling? (DONE)
11-
# - make several examples needing this:
12-
# -----> (a) ordinary sgn only sim for pp **and** PbPb
13-
# -----> (b) embedding simulation for pp **and** PbPb
14-
# - check than non-trivial embeddings work (ratio 1:3 or the like) (DONE)
15-
# - verify that the right vertex is applied and the right number of events extracted with non-trivial embedding patterns
16-
# - fix getNCollisions in digitization context to be automatic (is N hadronic collisiosn --> neglect QED)
17-
# - fix orbit early functionality with new global pregencollcontext
18-
# - offer option to just have a global transport before any digitization
19-
# - check that the anchoring script works
20-
213
#
224
# A script producing a consistent MC->RECO->AOD workflow
235
# It aims to handle the different MC possible configurations

0 commit comments

Comments
 (0)