########################################################## # For ESD Production doWriteESD = True # Detector description DetDescrVersion = "Rome-Initial" #number of Event to process (-1 is all) EvtMax = -1 SkipEvents = 0 # suppress the production of ntuple and histogram files doCBNT = False doHist = False # the input data file PoolRDOInput = [ "vbfg4digi1.pool.root" ] # The ESD output file name PoolESDOutput = "vbfesd1.pool.root" # not sure why we need this readMuonDigit=True ##########################################################