Skip to content

Instantly share code, notes, and snippets.

@mazurov
Last active August 29, 2015 14:15
Show Gist options
  • Save mazurov/1271c442b22bfcea147c to your computer and use it in GitHub Desktop.
Save mazurov/1271c442b22bfcea147c to your computer and use it in GitHub Desktop.
Reco_tf (Hanno)
Reco_tf.py '--geometryVersion' 'ATLAS-R2-2015-02-00-00' '--conditionsTag' 'CONDBR2-ES1PA-2014-01' '--beamType' 'cosmics' '--ignoreErrors' 'True' '--autoConfiguration' 'everything' '--maxEvents' '30' '--AMITag' 'x290' '--postExec' 'RAWtoESD:ToolSvc.MDT_DCSConditionsRun2Tool.OutputLevel=4' '--preExec' 'rec.doJetMissingETTag.set_Value_and_Lock(False);from CaloRec.CaloCellFlags import jobproperties;jobproperties.CaloCellFlags.doLArHVCorr=False;jobproperties.CaloCellFlags.doPileupOffsetBCIDCorr.set_Value_and_Lock(False); from TrigT1CaloMonitoringTools.LVL1CaloMonFlags import LVL1CaloMonFlags; LVL1CaloMonFlags.doPPrStabilityMon.set_Value_and_Lock(True);from InDetRecExample.InDetJobProperties import InDetFlags;InDetFlags.doInnerDetectorCommissioning.set_Value_and_Lock(True);InDetFlags.useBroadClusterErrors.set_Value_and_Lock(False);DQMonFlags.doStreamAwareMon=False;DQMonFlags.enableLumiAccess=False;from JetRec.JetRecFlags import jetFlags;jetFlags.useTracks=False;DQMonFlags.doCTPMon=False;jobproperties.CaloCellFlags.doLArDeadOTXCorr=False' '--outputAODFile' 'myAOD.pool.root' '--outputESDFile' 'myESD.pool.root' '--outputHISTFile' 'myHIST.root' '--inputBSFile' '../../../../dataRaw/M8/data15_cos.00252223.physics_CosmicCalo.merge.RAW._lb0025._SFO-ALL._0001.1'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment