Skip to content

Commit

Permalink
Move to K4GEO in fccRec_e4h_input.py
Browse files Browse the repository at this point in the history
Co-authored-by: Juan Miguel Carceller <22276694+jmcarcell@users.noreply.github.com>
  • Loading branch information
ebrondol and jmcarcell committed Jul 20, 2023
1 parent 0fa8112 commit c66afef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/gaudi_opts/fccRec_e4h_input.py
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
InitDD4hep.OutputLevel = WARNING
InitDD4hep.ProcessorType = "InitializeDD4hep"
InitDD4hep.Parameters = {
"DD4hepXMLFile": [os.environ["LCGEO"]+"/FCCee/CLD/compact/FCCee_o1_v04/FCCee_o1_v04.xml"],
"DD4hepXMLFile": [os.environ["K4GEO"]+"/FCCee/CLD/compact/FCCee_o1_v04/FCCee_o1_v04.xml"],
"EncodingStringParameter": ["GlobalTrackerReadoutID"]
}

Expand Down

0 comments on commit c66afef

Please sign in to comment.