File indexing completed on 2024-04-06 11:58:32
0001 import FWCore.ParameterSet.Config as cms
0002
0003 input_files = cms.untracked.vstring(
0004 "root://eostotem.cern.ch//eos/cms/store/group/phys_pps/reconstruction/2018/physics_runs/alignment-version4/fill7334_xangle130_beta0.30_Charmonium.root",
0005 "root://eostotem.cern.ch//eos/cms/store/group/phys_pps/reconstruction/2018/physics_runs/alignment-version4/fill7334_xangle130_beta0.30_Commissioning.root",
0006 "root://eostotem.cern.ch//eos/cms/store/group/phys_pps/reconstruction/2018/physics_runs/alignment-version4/fill7334_xangle130_beta0.30_DoubleMuon.root",
0007 "root://eostotem.cern.ch//eos/cms/store/group/phys_pps/reconstruction/2018/physics_runs/alignment-version4/fill7334_xangle130_beta0.30_DoubleMuonLowMass.root",
0008 "root://eostotem.cern.ch//eos/cms/store/group/phys_pps/reconstruction/2018/physics_runs/alignment-version4/fill7334_xangle130_beta0.30_EGamma.root",
0009 "root://eostotem.cern.ch//eos/cms/store/group/phys_pps/reconstruction/2018/physics_runs/alignment-version4/fill7334_xangle130_beta0.30_JetHT.root",
0010 "root://eostotem.cern.ch//eos/cms/store/group/phys_pps/reconstruction/2018/physics_runs/alignment-version4/fill7334_xangle130_beta0.30_MET.root",
0011 "root://eostotem.cern.ch//eos/cms/store/group/phys_pps/reconstruction/2018/physics_runs/alignment-version4/fill7334_xangle130_beta0.30_MuOnia.root",
0012 "root://eostotem.cern.ch//eos/cms/store/group/phys_pps/reconstruction/2018/physics_runs/alignment-version4/fill7334_xangle130_beta0.30_MuonEG.root",
0013 "root://eostotem.cern.ch//eos/cms/store/group/phys_pps/reconstruction/2018/physics_runs/alignment-version4/fill7334_xangle130_beta0.30_SingleMuon.root",
0014 "root://eostotem.cern.ch//eos/cms/store/group/phys_pps/reconstruction/2018/physics_runs/alignment-version4/fill7334_xangle130_beta0.30_Tau.root",
0015 "root://eostotem.cern.ch//eos/cms/store/group/phys_pps/reconstruction/2018/physics_runs/alignment-version4/fill7334_xangle130_beta0.30_ZeroBias.root",
0016 )