Skip to content

Commit 8713933

Browse files
authored
Update minimal-dv-job.md
Add an additional (easier) method to find the DDDB and CondDB tags for an MC request
1 parent a26a426 commit 8713933

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

first-analysis-steps/minimal-dv-job.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,11 @@ your dataset!
138138

139139
There are several ways to access the database tags used for a specific production, but the most reliable one consists of the following steps:
140140
- Find the bookkeeping location of any DST for your desired event type and conditions (e.g. `/lhcb/MC/2016/ALLSTREAMS.DST/00070793/0000/00070793_00000002_7.AllStreams.dst`).
141-
- The number after `ALLSTREAMS.DST` is the number of the production: in this case, `00070793`.
141+
- In the path, the number after `ALLSTREAMS.DST` is the number of the production: in this case, `00070793`.
142+
- At this stage, it is likely sufficient to run `lb-dirac dirac-bookkeeping-production-information 00070793`.
143+
144+
If this fails, then the following should also work:
145+
142146
- Go to the [transformation monitor](https://lhcb-portal-dirac.cern.ch/DIRAC/?view=tabs&theme=Grey&url_state=1|*LHCbDIRAC.LHCbTransformationMonitor.classes.LHCbTransformationMonitor:,). Put this number in the field `ProductionID(s):` and press "Submit". You will see the details of the production to the right.
143147
- Right click on these details, and press "Show request". The new tab "Production Request manager" will appear to the right of the "LHCb Transformation Monitor". Go to that tab.
144148
- You will see the details of the MC request. Right click on it, and press "View".

0 commit comments

Comments
 (0)