====== ITK validation ====== The current status of validations based on the complete chain EVNT-DAOD using single particles is [[https://chekanov.web.cern.ch/chekanov/itk/valid/]]. For Step 1.2 and Step 1.5 samples processed centrally, use [[https://chekanov.web.cern.ch/chekanov/itk/perf/]] The TrackAnalysis validation program is located in [[https://svnweb.cern.ch/trac/atlasperf/browser/CombPerf/Tracking/xAOD/TrackAnalysis/branches/TrackAnalysis-00-00-02-branch]]. You can also use InDetPhysValidMonitoring [[https://twiki.cern.ch/twiki/bin/view/Atlas/ITkPerfomancexAOD]] To get path of individual files, use this Tim's tip: rucio list-file-replicas | awk '{if ($11 == "CERN-PROD_PERF-IDTRACKING:") print $12 }' | sed "s,gsiftp://eosatlassftp.cern.ch:2811,root://eosatlas.cern.ch/," Examples include: The Step 1.5 ttbar and minbias samples are done for mu=0 and mostly done for mu=200. The Step 1.5a single particles are also nearly done. To help quick access, I have copied most of the Tracking Validation DxAOD files to CERN EOS. The datasets are: InclBrl4 mu=0 nominal config: mc15_14TeV.117050.PowhegPythia_P2011C_ttbar.recon.DAOD_IDTRKVALID.e2176_s2942_t611_r8419_tid09342183_00 mc15_14TeV.119995.Pythia8_A2MSTW2008LO_minbias_inelastic_low.recon.DAOD_IDTRKVALID.e1133_s2942_t611_r8419_tid09342194_00 ExtBrl4 mu=0 nominal config: mc15_14TeV.117050.PowhegPythia_P2011C_ttbar.recon.DAOD_IDTRKVALID.e2176_s2943_t610_r8420_tid09342179_00 mc15_14TeV.119995.Pythia8_A2MSTW2008LO_minbias_inelastic_low.recon.DAOD_IDTRKVALID.e1133_s2943_t610_r8420_tid09342188_00 ExtBrl4 mu=200 nominal config: mc15_14TeV.117050.PowhegPythia_P2011C_ttbar.recon.DAOD_IDTRKVALID.e2176_s2943_t610_r8414_tid09342203_00 mc15_14TeV.119995.Pythia8_A2MSTW2008LO_minbias_inelastic_low.recon.DAOD_IDTRKVALID.e1133_s2943_t610_r8414_tid09342210_00 InclBrl4 mu=200 nominal config: mc15_14TeV.117050.PowhegPythia_P2011C_ttbar.recon.DAOD_IDTRKVALID.e2176_s2942_t611_r8415_tid09342206_00 mc15_14TeV.119995.Pythia8_A2MSTW2008LO_minbias_inelastic_low.recon.DAOD_IDTRKVALID.e1133_s2942_t611_r8415_tid09342213_00 InclBrl4 mu=200 rdo_tot: mc15_14TeV.119995.Pythia8_A2MSTW2008LO_minbias_inelastic_low.recon.DAOD_IDTRKVALID.e1133_s2943_t610_r8416_tid09342230_00 The other mu=200 samples (rdo_tot, no long cluster pattern recognition, and conversion finding) are also mostly done, but not copied to CERN. These are large datasets and perhaps only used for specific analyses. Please let me know if you’d like something else copied to CERN. The Step 1.5a mu=0 single particle samples are all copied to CERN: ExtBrl4 nominal config: mc15_14TeV.*.recon.DAOD_IDTRKVALID.*r8402*\_00 InclBrl4 nominal config: mc15_14TeV.*.recon.DAOD_IDTRKVALID.*r8403*\_00 ExtBrl4 rdo_tot: mc15_14TeV.*.recon.DAOD_IDTRKVALID.*r8404*\_00 InclBrl4 rdo_tot: mc15_14TeV.*.recon.DAOD_IDTRKVALID.*r8405*\_00 ExtBrl4 no long clusters: mc15_14TeV.*.recon.DAOD_IDTRKVALID.*r8409*\_00 The wildcards select datasets with rucio (or my eosds script) including those that are incomplete. Please put the wildcard in quotes if run from the shell.