File tree Expand file tree Collapse file tree
StandardConfig/production Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4242 <constant name =" OutputFile" value =" mini-DST.slcio" />
4343 <constant name =" ProductionDir" value =" ." />
4444 <constant name =" RundEdxCorrections" value =" true" />
45+ <constant name =" lcgeo_DIR" value =$lcgeo_DIR/>
4546
4647 <constant name =" LCFIPlusConfig_DIR" value =" ./LCFIPlusConfig" />
4748 <constant name =" LCFIPlusVertexPrefix" value =" ildl5_4q250_ZZ" />
5657</constants >
5758
5859<processor name =" InitDD4hep" type =" InitializeDD4hep" >
59- <parameter name =" DD4hepXMLFile" type =" string" > $lcgeo_DIR/ILD/compact/ILD_l5_v02/ILD_l5_v02.xml </parameter >
60+ <parameter name =" DD4hepXMLFile" type =" string" > ${ lcgeo_DIR} /ILD/compact/ILD_l5_v02/ILD_l5_v02.xml </parameter >
6061 <parameter name =" Verbosity" > SILENT </parameter >
6162</processor >
6263
Original file line number Diff line number Diff line change @@ -77,7 +77,8 @@ LCTUPLE_CMD="Marlin MarlinStdRecoLCTuple.xml \
7777
7878MINIDST_CMD=" Marlin MarlinStdRecoMiniDST.xml \
7979 --global.LCIOInputFiles=bbudsc_3evt_DST.slcio \
80- --constant.OutputFile=bbudsc_3evt_miniDST.slcio"
80+ --constant.OutputFile=bbudsc_3evt_miniDST.slcio \
81+ --constant.lcgeo_DIR=$lcgeo_DIR "
8182
8283clear_outputs
8384run_cmd ddsim.out ${DDSIM_CMD}
You can’t perform that action at this time.
0 commit comments