LArSoft

Logo

Software for Liquid Argon time projection chambers

View My GitHub Profile

ProtoDUNE and DUNE Far Detector simulation and reconstruction workflows (v06 57 00)

A typical workflow for detector simulation and reconstruction (gen-g4-detsim-reco-ana)

**ProtoDune (single particle)**

source /cvmfs/dune.opensciencegrid.org/products/dune/setup_dune.sh
setup dunetpc v06_57_00 -f Linux64bit+2.6-2.12 -q e14:prof
setup cmake   v3_9_2    -f Linux64bit+2.6-2.12

lar -n 100 -c gen_protoDune_proton_6p0GeV_mono.fcl
lar -c protoDune_g4_3ms.fcl gen_protoDune_proton_6p0GeV_mono.root
lar -c protoDUNE_detsim.fcl gen_protoDune_proton_6p0GeV_mono_g4.root
lar -c protoDUNE_reco.fcl gen_protoDune_proton_6p0GeV_mono_g4_detsim.root
lar -c protoDUNE_ana.fcl gen_protoDune_proton_6p0GeV_mono_g4_detsim_reco.root

**ProtoDune (cosmic beams)**

lar -n 100 -c mcc9_gen_protoDune_beam_cosmics_p1GeV.fcl 
lar -c protoDune_g4_3ms.fcl gen_protoDune_beam_p1GeV_cosmics.root
lar -c protoDUNE_detsim.fcl gen_protoDune_beam_p1GeV_cosmics_g4.root
lar -c protoDUNE_reco.fcl gen_protoDune_beam_p1GeV_cosmics_g4_detsim.root 
lar -c protoDUNE_ana.fcl gen_protoDune_beam_p1GeV_cosmics_g4_detsim_reco.root 

**Dune-FD (gennie)**

fcl_src=/cvmfs/dune.opensciencegrid.org/products/dune/dunetpc/v06_59_00/source/fcl/dunefd
cp ${fcl_src}/detsim/standard_detsim_dune10kt_1x2x6.fcl .
cp ${fcl_src}/reco/standard_reco_dune10kt_1x2x6.fcl .
cp ${fcl_src}/mergeana/standard_ana_dune10kt_1x2x6.fcl .

lar -n 100 -c ${fcl_src}/gen/genie/prodgenie_nue_dune10kt_1x2x6.fcl 
lar -c ${fcl_src}/g4/standard_g4_dune10kt_1x2x6.fcl prodgenie_nue_dune10kt_1x2x6_gen.root                 
lar -c standard_detsim_dune10kt_1x2x6.fcl prodgenie_nue_dune10kt_1x2x6_gen_g4.root
lar -c standard_reco_dune10kt_1x2x6.fcl prodgenie_nue_dune10kt_1x2x6_gen_g4_detsim.root       
lar -c standard_ana_dune10kt_1x2x6.fcl prodgenie_nue_dune10kt_1x2x6_gen_g4_detsim_reco.root

Profiling memory and CPU performance

IgProf

HPCToolkit

Open|Speedshop

Support: contact Soon Yung Jun