Skip to content
Snippets Groups Projects
Commit 5c786a6d authored by Walter Lampl's avatar Walter Lampl
Browse files

Merge branch 'R22_tauRecArtFix' into 'master'

tauRec: fix standalone EMTopo script

See merge request !38820
parents 66979583 042188e8
No related branches found
No related tags found
No related merge requests found
from AthenaCommon.AthenaCommonFlags import athenaCommonFlags
athenaCommonFlags.FilesInput = ["/cvmfs/atlas-nightlies.cern.ch/repo/data/data-art/tauRec/input/standalone.ESD.pool.root"]
athenaCommonFlags.PoolAODOutput = "EMPFlow_AOD.pool.root"
athenaCommonFlags.PoolAODOutput = "EMTopo_AOD.pool.root"
from RecExConfig.RecFlags import rec
rec.doEgamma.set_Value_and_Lock(False)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment