Skip to content
Snippets Groups Projects
Commit 3ac35c66 authored by Christos Anastopoulos's avatar Christos Anastopoulos
Browse files

Merge branch 'christos-main-patch-a118' into 'main'

Callgrind example : Fix "egamma only" location

See merge request !132
parents 38fddd74 9d1ed6f2
No related branches found
No related tags found
No related merge requests found
Pipeline #12188164 passed
......@@ -65,7 +65,7 @@ valgrind --tool=callgrind --trace-children=yes --collect-jumps=yes --instr-atsta
--simulate-wb=yes --simulate-hwpref=yes --branch-sim=yes --dump-instr=yes --enable-debuginfod=no $(which Reco_tf.py) \
--inputRDOFile $InputRDOFile \
--outputAODFile myAOD.pool.root \
--preInclude 'egammaConfig.egammaOnlyFromRawFlags.egammaOnlyFromRaw' \
--preInclude 'egammaConfig.ConfigurationHelpers.egammaOnlyFromRaw' \
--preExec 'ConfigFlags.PerfMon.Valgrind.ProfiledAlgs=["EMBremCollectionBuilder"]'\
--postInclude 'Valkyrie.ValkyrieConfig.ValgrindServiceCfg' \
--autoConfiguration 'everything' \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment