Difference between revisions of "Bggen-2018-01-ver02 bggen"

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-2018_01-ver02_10.xml</code> * Geant...")
 
Line 10: Line 10:
  
 
The simulated data can be found at JLab in  
 
The simulated data can be found at JLab in  
  /cache/halld/gluex_simulations/REQUESTED_MC/
+
  /cache/halld/gluex_simulations/REQUESTED_MC/S2018_bggen_batch01_20200909021920pm/
 +
/cache/halld/gluex_simulations/REQUESTED_MC/S2018_bggen_batch02_20200914115412am/
 +
/cache/halld/gluex_simulations/REQUESTED_MC/S2018_bggen_batch03_20200918011415pm/
 +
/cache/halld/gluex_simulations/REQUESTED_MC/S2018_bggen_batch04_20200921045717pm/
  
 
You may find the following subdirectories:
 
You may find the following subdirectories:
Line 18: Line 21:
  
 
Files on cache might be deleted after 2 weeks. All files will be permanently stored on tape in
 
Files on cache might be deleted after 2 weeks. All files will be permanently stored on tape in
  /mss/halld/gluex_simulations/REQUESTED_MC/
+
  /mss/halld/gluex_simulations/REQUESTED_MC/S2018_bggen_batch01_20200909021920pm/
 +
/mss/halld/gluex_simulations/REQUESTED_MC/S2018_bggen_batch02_20200914115412am/
 +
/mss/halld/gluex_simulations/REQUESTED_MC/S2018_bggen_batch03_20200918011415pm/
 +
/mss/halld/gluex_simulations/REQUESTED_MC/S2018_bggen_batch04_20200921045717pm/
  
 
== 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>.

Revision as of 11:35, 22 September 2020

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

Settings

  • Version set: recon-2018_01-ver02_10.xml
  • Geant4
  • Background: Random:recon-2018_01-ver02

Files

The simulated data can be found at JLab in

/cache/halld/gluex_simulations/REQUESTED_MC/S2018_bggen_batch01_20200909021920pm/
/cache/halld/gluex_simulations/REQUESTED_MC/S2018_bggen_batch02_20200914115412am/
/cache/halld/gluex_simulations/REQUESTED_MC/S2018_bggen_batch03_20200918011415pm/
/cache/halld/gluex_simulations/REQUESTED_MC/S2018_bggen_batch04_20200921045717pm/

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/S2018_bggen_batch01_20200909021920pm/
/mss/halld/gluex_simulations/REQUESTED_MC/S2018_bggen_batch02_20200914115412am/
/mss/halld/gluex_simulations/REQUESTED_MC/S2018_bggen_batch03_20200918011415pm/
/mss/halld/gluex_simulations/REQUESTED_MC/S2018_bggen_batch04_20200921045717pm/

How to analyze

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