Skip to content
Snippets Groups Projects

Include supercell database paths

Merged Ben Carlson requested to merge bcarlson/athena:DB-Fix into 21.3
1 file
+ 2
0
Compare changes
  • Side-by-side
  • Inline
@@ -79,6 +79,8 @@ def setupRun3L1CaloSimulationSequence(skipCTPEmulation = False, useAlgSequence =
if jobproperties.Global.InputFormat() == 'bytestream':
include('TrigT1CaloByteStream/ReadLVL1CaloBSRun2_jobOptions.py')
#python options for supercells
include('LArROD/LArConfigureCablingSCFolder.py')
## CaloCells need to be created from LAr and Tile data when running on raw data
## (when running on ESD, CaloCells should be taken from the file)
Loading