Skip to content

Documentation of DaVinciTutorials and DaVinciExamples

Maurizio Martinelli requested to merge mamartin-dvdocs into master

DaVinciTutorials and DaVinciExamples need to be documented inline to allow the automatic documentation to be created. In the following the scripts that needs updating are listed.

DaVinciExamples:

  • ../DaVinciExamples/python/DaVinciExamples/tupling/option_trigger_decisions.py
  • ../DaVinciExamples/python/DaVinciExamples/tupling/DTF_filtered.py
  • ../DaVinciExamples/python/DaVinciExamples/tupling/option_davinci_tupling_from_raw_data.py
  • ../DaVinciExamples/python/DaVinciExamples/tupling/advanced_run_mc.py
  • ../DaVinciExamples/python/DaVinciExamples/tupling/option_davinci_tupling_substitutePID.py
  • ../DaVinciExamples/python/DaVinciExamples/tupling/option_davinci_tupling_from_spruce.py
  • ../DaVinciExamples/python/DaVinciExamples/tupling/option_davinci_tupling_array_taggers.py
  • ../DaVinciExamples/python/DaVinciExamples/tupling/basic.py
  • ../DaVinciExamples/python/DaVinciExamples/tupling/basic_run_mc.py
  • ../DaVinciExamples/python/DaVinciExamples/tupling/DTF_run_mc.py
  • ../DaVinciExamples/python/DaVinciExamples/tupling/option_davinci_configFuntuple.py
  • ../DaVinciExamples/python/DaVinciExamples/tupling/option_davinci_tupling_tistos.py
  • ../DaVinciExamples/python/DaVinciExamples/tupling/option_davinci_tupling_from_xgen.py
  • ../DaVinciExamples/python/DaVinciExamples/tupling/option_davinci_tupling_unreconstructed_info.py
  • ../DaVinciExamples/python/DaVinciExamples/tupling/option_davinci_tupling_from_collections.py
  • ../DaVinciExamples/python/DaVinciExamples/tupling/option_davinci_tupling_from_spruce_mc.py
  • ../DaVinciExamples/python/DaVinciExamples/tupling/option_davinci_tupling_DTF_substitutePID.py
  • ../DaVinciExamples/python/DaVinciExamples/tupling/option_davinci_tupling_from_passthrough.py
  • ../DaVinciExamples/python/DaVinciExamples/tupling/option_davinci_tupling_FunTupleEvent.py
  • ../DaVinciExamples/python/DaVinciExamples/tupling/option_davinci_tupling_relation_isovariables.py
  • ../DaVinciExamples/python/DaVinciExamples/tupling/example-tupling-mc-reconstructible-reconstructed.py
  • ../DaVinciExamples/python/DaVinciExamples/tupling/AllFunctors.py
  • ../DaVinciExamples/python/DaVinciExamples/tupling/option_davinci_tupling_eventinfo.py
  • ../DaVinciExamples/python/DaVinciExamples/tupling/option_davinci_tupling_from_data.py

DaVinciTutorials:

  • ../DaVinciTutorials/python/DaVinciTutorials//tutorial1_functors_specialfield.py
  • ../DaVinciTutorials/python/DaVinciTutorials//tutorial2_LoKi.py
  • ../DaVinciTutorials/python/DaVinciTutorials//tutorial4_trigger_eventinfo.py
  • ../DaVinciTutorials/python/DaVinciTutorials//tutorial5_MCTruth.py
  • ../DaVinciTutorials/python/DaVinciTutorials//tutorial3_ThOrfunctors.py
  • ../DaVinciTutorials/python/DaVinciTutorials//tutorial7_multiple_sel_lines.py
  • ../DaVinciTutorials/python/DaVinciTutorials//tutorial6_DecayTreeFit.py
Edited by Maurizio Martinelli

Merge request reports