diff --git a/tutorials/dataframe/df102_NanoAODDimuonAnalysis.C b/tutorials/dataframe/df102_NanoAODDimuonAnalysis.C index a55b7f0cb484fbd8ac8f8c16ef7024ea638e249e..e51acb04a6b099a404d7d2f5b982fa258d08313c 100644 --- a/tutorials/dataframe/df102_NanoAODDimuonAnalysis.C +++ b/tutorials/dataframe/df102_NanoAODDimuonAnalysis.C @@ -4,7 +4,8 @@ /// This tutorial illustrates how NanoAOD files can be processed with ROOT /// dataframes. The NanoAOD-like input file is filled with events from /// CMS OpenData containing muon candidates from 2011 data -/// (DOI: 10.7483/OPENDATA.CMS.RZ34.QR6N). The script matches muon pairs +/// ([DOI: 10.7483/OPENDATA.CMS.RZ34.QR6N](http://opendata.cern.ch/record/17)). +/// The script matches muon pairs /// and produces an histogram of the dimuon mass spectrum showing resonances /// up to the Z mass. ///