diff --git a/ganga/Lb2Lcmunu/Lb2Lcmunu_S20_data_11_NEWJET.py b/ganga/Lb2Lcmunu/Lb2Lcmunu_S20_data_11_NEWJET.py index 9636bd4..78c1fa3 100644 --- a/ganga/Lb2Lcmunu/Lb2Lcmunu_S20_data_11_NEWJET.py +++ b/ganga/Lb2Lcmunu/Lb2Lcmunu_S20_data_11_NEWJET.py @@ -227,7 +227,7 @@ #]) from Configurables import DaVinci #DaVinci().EventPreFilters = fltrs.filters('Filters') -DaVinci().EvtMax = -1 # Number of events +DaVinci().EvtMax = -1 # Number of events DaVinci().SkipEvents = 0 # Events to skip DaVinci().PrintFreq = 10000 DaVinci().DataType = "2011" # Default is "DC06" diff --git a/ganga/Lb2Lcmunu/Lb2Lcmunu_S20_data_12_NEWJET.py b/ganga/Lb2Lcmunu/Lb2Lcmunu_S20_data_12_NEWJET.py index 8445eb7..fd72bbc 100644 --- a/ganga/Lb2Lcmunu/Lb2Lcmunu_S20_data_12_NEWJET.py +++ b/ganga/Lb2Lcmunu/Lb2Lcmunu_S20_data_12_NEWJET.py @@ -221,7 +221,7 @@ ################################################## DaVinci().Input = ([ - "DATAFILE='PFN:00021317_00001395_1.semileptonic.dst' TYP='POOL_ROOTTREE' OPT='READ'" + #"DATAFILE='PFN:00021317_00001395_1.semileptonic.dst' TYP='POOL_ROOTTREE' OPT='READ'" #'root://eoslhcb.cern.ch//eos/lhcb/grid/prod/lhcb/MC/2012/ALLSTREAMS.DST/00025296/0000/00025296_00000003_1.allstreams.dst', #'root://eoslhcb.cern.ch//eos/lhcb/grid/prod/lhcb/MC/2012/ALLSTREAMS.DST/00025296/0000/00025296_00000004_1.allstreams.dst' ])