Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion tutorials/analysis/dataframe/df014_CSVDataSource.C
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
/// Dataset Reference:
/// McCauley, T. (2014). Dimuon event information derived from the Run2010B
/// public Mu dataset. CERN Open Data Portal.
/// DOI: [10.7483/OPENDATA.CMS.CB8H.MFFA](http://opendata.cern.ch/record/700).
/// DOI: [10.7483/OPENDATA.CMS.CB8H.MFFA](https://opendata.cern.ch/record/700).
///
/// \macro_code
/// \macro_image
Expand Down
2 changes: 1 addition & 1 deletion tutorials/analysis/dataframe/df014_CSVDataSource.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
## Dataset Reference:
## McCauley, T. (2014). Dimuon event information derived from the Run2010B
## public Mu dataset. CERN Open Data Portal.
## DOI: [10.7483/OPENDATA.CMS.CB8H.MFFA](http://opendata.cern.ch/record/700).
## DOI: [10.7483/OPENDATA.CMS.CB8H.MFFA](https://opendata.cern.ch/record/700).
##
## \macro_code
## \macro_image
Expand Down
2 changes: 1 addition & 1 deletion tutorials/analysis/dataframe/df015_LazyDataSource.C
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
/// Dataset Reference:
/// McCauley, T. (2014). Dimuon event information derived from the Run2010B
/// public Mu dataset. CERN Open Data Portal.
/// DOI: [10.7483/OPENDATA.CMS.CB8H.MFFA](http://opendata.cern.ch/record/700).
/// DOI: [10.7483/OPENDATA.CMS.CB8H.MFFA](https://opendata.cern.ch/record/700).
/// From the ROOT website: https://root.cern/files/tutorials/tdf014_CsvDataSource_MuRun2010B.csv
///
/// \macro_code
Expand Down
2 changes: 1 addition & 1 deletion tutorials/analysis/dataframe/df028_SQliteIPLocation.C
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
/// The data related to the latitude and the longitude has been provided from the
/// log files storing the users IP.
/// This product includes GeoLite2 data created by MaxMind, available from
/// <a href="http://www.maxmind.com">http://www.maxmind.com</a>.
/// <a href="https://www.maxmind.com">https://www.maxmind.com</a>.
///
/// \macro_code
/// \macro_image
Expand Down
4 changes: 2 additions & 2 deletions tutorials/analysis/dataframe/df102_NanoAODDimuonAnalysis.C
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
/// This tutorial illustrates how NanoAOD files can be processed with ROOT
/// dataframes. The NanoAOD-like input files are filled with 66 mio. events
/// from CMS OpenData containing muon candidates part of 2012 dataset
/// ([DOI: 10.7483/OPENDATA.CMS.YLIC.86ZZ](http://opendata.cern.ch/record/6004)
/// and [DOI: 10.7483/OPENDATA.CMS.M5AD.Y3V3](http://opendata.cern.ch/record/6030)).
/// ([DOI: 10.7483/OPENDATA.CMS.YLIC.86ZZ](https://opendata.cern.ch/record/6004)
/// and [DOI: 10.7483/OPENDATA.CMS.M5AD.Y3V3](https://opendata.cern.ch/record/6030)).
/// The macro matches muon pairs and produces an histogram of the dimuon mass
/// spectrum showing resonances up to the Z mass.
/// Note that the bump at 30 GeV is not a resonance but a trigger effect.
Expand Down
4 changes: 2 additions & 2 deletions tutorials/analysis/dataframe/df102_NanoAODDimuonAnalysis.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
## This tutorial illustrates how NanoAOD files can be processed with ROOT
## dataframes. The NanoAOD-like input files are filled with 66 mio. events
## from CMS OpenData containing muon candidates part of 2012 dataset
## ([DOI: 10.7483/OPENDATA.CMS.YLIC.86ZZ](http://opendata.cern.ch/record/6004)
## and [DOI: 10.7483/OPENDATA.CMS.M5AD.Y3V3](http://opendata.cern.ch/record/6030)).
## ([DOI: 10.7483/OPENDATA.CMS.YLIC.86ZZ](https://opendata.cern.ch/record/6004)
## and [DOI: 10.7483/OPENDATA.CMS.M5AD.Y3V3](https://opendata.cern.ch/record/6030)).
## The macro matches muon pairs and produces an histogram of the dimuon mass
## spectrum showing resonances up to the Z mass.
## Note that the bump at 30 GeV is not a resonance but a trigger effect.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
/// and simulated events are taken from CERN OpenData representing a subset of the data
/// recorded in 2012 with the CMS detector at the LHC. The tutorials follows the Higgs
/// to four leptons analysis published on CERN Open Data portal
/// ([10.7483/OPENDATA.CMS.JKB8.RR42](http://opendata.cern.ch/record/5500)).
/// ([10.7483/OPENDATA.CMS.JKB8.RR42](https://opendata.cern.ch/record/5500)).
/// The resulting plots show the invariant mass of the selected four lepton systems
/// in different decay modes (four muons, four electrons and two of each kind)
/// and in a combined plot indicating the decay of the Higgs boson with a mass
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
## This tutorial is a simplified but yet complex example of an analysis reconstructing the Higgs boson decaying to two Z
## bosons from events with four leptons. The data and simulated events are taken from CERN OpenData representing a
## subset of the data recorded in 2012 with the CMS detector at the LHC. The tutorials follows the Higgs to four leptons
## analysis published on CERN Open Data portal ([10.7483/OPENDATA.CMS.JKB8.RR42](http://opendata.cern.ch/record/5500)).
## analysis published on CERN Open Data portal ([10.7483/OPENDATA.CMS.JKB8.RR42](https://opendata.cern.ch/record/5500)).
## The resulting plots show the invariant mass of the selected four lepton systems in different decay modes (four muons,
## four electrons and two of each kind) and in a combined plot indicating the decay of the Higgs boson with a mass of
## about 125 GeV.
Expand Down
4 changes: 2 additions & 2 deletions tutorials/hist/histv7/hist102_NanoAODDimuonAnalysis.C
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
/// It illustrates how NanoAOD files can be processed with ROOT
/// dataframes. The NanoAOD-like input files are filled with 66 mio. events
/// from CMS OpenData containing muon candidates part of 2012 dataset
/// ([DOI: 10.7483/OPENDATA.CMS.YLIC.86ZZ](http://opendata.cern.ch/record/6004)
/// and [DOI: 10.7483/OPENDATA.CMS.M5AD.Y3V3](http://opendata.cern.ch/record/6030)).
/// ([DOI: 10.7483/OPENDATA.CMS.YLIC.86ZZ](https://opendata.cern.ch/record/6004)
/// and [DOI: 10.7483/OPENDATA.CMS.M5AD.Y3V3](https://opendata.cern.ch/record/6030)).
/// The macro matches muon pairs and produces an histogram of the dimuon mass
/// spectrum showing resonances up to the Z mass.
/// Note that the bump at 30 GeV is not a resonance but a trigger effect.
Expand Down
2 changes: 1 addition & 1 deletion tutorials/hist/histv7/hist103_NanoAODHiggsAnalysis.C
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
/// and simulated events are taken from CERN OpenData representing a subset of the data
/// recorded in 2012 with the CMS detector at the LHC. The tutorials follows the Higgs
/// to four leptons analysis published on CERN Open Data portal
/// ([10.7483/OPENDATA.CMS.JKB8.RR42](http://opendata.cern.ch/record/5500)).
/// ([10.7483/OPENDATA.CMS.JKB8.RR42](https://opendata.cern.ch/record/5500)).
/// The resulting plots show the invariant mass of the selected four lepton systems
/// in different decay modes (four muons, four electrons and two of each kind)
/// and in a combined plot indicating the decay of the Higgs boson with a mass
Expand Down
2 changes: 1 addition & 1 deletion tutorials/io/sql/SQLiteIPLocation.C
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
/// The data related to the latitude and the longitude has been provided from the
/// log files storing the users IP.
/// This product includes GeoLite2 data created by MaxMind, available from
/// <a href="http://www.maxmind.com">http://www.maxmind.com</a>.
/// <a href="https://www.maxmind.com">https://www.maxmind.com</a>.
///
/// \macro_code
///
Expand Down
2 changes: 1 addition & 1 deletion tutorials/io/sql/SQLitePlatformDistribution.C
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
/// database. At the end, the histograms are filled
/// with their specific demand regarding the platform's type.
/// This product includes GeoLite2 data created by MaxMind, available from
/// <a href="http://www.maxmind.com">http://www.maxmind.com</a>.
/// <a href="https://www.maxmind.com">https://www.maxmind.com</a>.
///
/// \macro_code
///
Expand Down
2 changes: 1 addition & 1 deletion tutorials/io/sql/SQLiteTimeVersionOfRoot.C
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
/// The next step is to create a TH1F Histogram, which will be filled with the values stored in
/// two different columns from the database, the "Time" and "Version" columns.
/// This product includes GeoLite2 data created by MaxMind, available from
/// <a href="http://www.maxmind.com">http://www.maxmind.com</a>.
/// <a href="https://www.maxmind.com">https://www.maxmind.com</a>.
///
/// \macro_code
///
Expand Down
2 changes: 1 addition & 1 deletion tutorials/io/sql/SQLiteVersionsOfRoot.C
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
/// values in the "version" column of the sqlite3 database.
/// The histogram shows the usage of the ROOT development version.
/// This product includes GeoLite2 data created by MaxMind, available from
/// <a href="http://www.maxmind.com">http://www.maxmind.com</a>.
/// <a href="https://www.maxmind.com">https://www.maxmind.com</a>.
///
/// \macro_code
///
Expand Down