Difference between revisions of "Bggen-2017-01-ver03.6"

From GlueXWiki
Jump to: navigation, search
(Created page with "We simulated batches of 250M events each with bggen to study backgrounds for physics analyses. == Settings == * Version set: <code>recon-2017_01-ver03_28.xml</code> * Geant...")
 
(How to analyze)
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
We simulated batches of 250M events each with bggen to study backgrounds for physics analyses.  
+
We simulated batches of 500M events each with bggen to study backgrounds for physics analyses.  
  
 
== Settings ==
 
== Settings ==
Line 10: Line 10:
  
 
The simulated data can be found at JLab in  
 
The simulated data can be found at JLab in  
/lustre19/expphy/cache/halld/gluex_simulations/REQUESTED_MC/2017_bggen_batch01_ver03_28_20210616121407pm/
+
/lustre19/expphy/cache/halld/gluex_simulations/REQUESTED_MC/2017_bggen_batch01_ver03_28_20210616121407pm/
  
 
You may find the following subdirectories:
 
You may find the following subdirectories:
Line 23: Line 23:
 
== How to analyze ==
 
== How to analyze ==
  
* To run your own analysis launch over the RESt files, use the script <code>launch_mc.py</code>.
+
* To run your own analysis launch over the REST files, use the script <code>launch_mc.py</code>.

Latest revision as of 13:51, 16 July 2021

We simulated batches of 500M events each with bggen to study backgrounds for physics analyses.

Settings

  • Version set: recon-2017_01-ver03_28.xml
  • Geant4
  • Background: Random:recon-2017_01-ver03.2

Files

The simulated data can be found at JLab in

/lustre19/expphy/cache/halld/gluex_simulations/REQUESTED_MC/2017_bggen_batch01_ver03_28_20210616121407pm/

You may find the following subdirectories:

  • hddm - REST files
  • root/thrown - mcthrown_tree files
  • root/monitoring_hists - data quality monitoring histogram files

Files on cache might be deleted after 2 weeks. All files will be permanently stored on tape in

/mss/halld/gluex_simulations/REQUESTED_MC/2017_bggen_batch01_ver03_28_20210616121407pm/


How to analyze

  • To run your own analysis launch over the REST files, use the script launch_mc.py.