Skip to content

Commit 6d7ecd7

Browse files
committed
Update
1 parent 5c9c70d commit 6d7ecd7

1 file changed

Lines changed: 44 additions & 40 deletions

File tree

sbndcode_wiki/The_SBND_flux_files.md

Lines changed: 44 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -91,9 +91,50 @@ files.
9191

9292
What configuration to use?
9393
-----------------------------------------------------------------------------------------
94-
These are the latest and (at the time of writing) more accurate flux configurations to use.
95-
- **Small window** (used for most productions): **configK**
96-
- **Large window** (used for the dirt events production): **configL**
94+
These are the latest and more accurate flux configurations to use.
95+
- **G4BNB** (used for upcoming productions): **FHC, v1.1.0**
96+
- **Small window** (used for previous productions): **configK**
97+
- **Large window** (used for the dirt/rockbox events in previous productions): **configL**
98+
99+
100+
G4BNB Configurations
101+
----------------------------------------------------------
102+
103+
Flux files in `dk2nu` format are located at:
104+
```bash
105+
/pnfs/sbnd/persistent/fluxFiles/bnb/G4BNB/
106+
```
107+
108+
The xml configuration file is located at
109+
```bash
110+
/cvmfs/sbnd.osgstorage.org/pnfs/fnal.gov/usr/sbnd/persistent/stash/fluxFiles/bnb/G4BNB/v1.1.0/GNuMIFlux.xml
111+
```
112+
113+
### FHC, v1.1.0
114+
BNB simulation in forward horn current:
115+
```bash
116+
/pnfs/sbnd/persistent/fluxFiles/bnb/G4BNB/v1.1.0/fhc/
117+
```
118+
First production is configuration `a`.
119+
120+
### RHC, v1.0.0
121+
BNB simulation in reverse horn current:
122+
```bash
123+
/pnfs/sbnd/persistent/fluxFiles/bnb/G4BNB/v1.0.0/rhc/
124+
```
125+
First production (20250707-14:46) is configuration `a`. This has a bug, do NOT use.
126+
127+
Second production (20250808-16:47) is configuration `b`.
128+
129+
### Beam-Dump, v1.0.0
130+
BNB simulation in beam dump mode:
131+
```bash
132+
/pnfs/sbnd/persistent/fluxFiles/bnb/G4BNB/v1.0.0/beamdump/
133+
```
134+
135+
First production (july 2025) is configuration `a`. This has a bug, do NOT use.
136+
137+
Second production (20250808-16:48) is configuration `b`.
97138

98139

99140
A note about pre H configurations (_BooNEToGSimple_)
@@ -216,40 +257,3 @@ Files were produced using BooNEtoGSimple on GPVM instead of the legacy MiniBooNE
216257
Otherwise, it uses an identical window setup to ConfigI-v1.
217258

218259

219-
G4BNB Configurations
220-
----------------------------------------------------------
221-
222-
### G4BNB v1.0.0 dev
223-
This is the first tagged version, and is in development. It is not final.
224-
225-
Flux files in `dk2nu` format are located at:
226-
```bash
227-
/pnfs/sbnd/persistent/fluxFiles/bnb/G4BNB/v1.0.0/
228-
```
229-
230-
#### FHC
231-
BNB simulation in forward horn current:
232-
```bash
233-
/pnfs/sbnd/persistent/fluxFiles/bnb/G4BNB/v1.0.0/fhc/
234-
```
235-
First production (v1 plots) is configuration `a`.
236-
237-
#### RHC
238-
BNB simulation in reverse horn current:
239-
```bash
240-
/pnfs/sbnd/persistent/fluxFiles/bnb/G4BNB/v1.0.0/rhc/
241-
```
242-
First production (20250707-14:46) is configuration `a`. This has a bug, do NOT use.
243-
244-
Second production (20250808-16:47) is configuration `b`.
245-
246-
#### Beam-Dump
247-
BNB simulation in beam dump mode:
248-
```bash
249-
/pnfs/sbnd/persistent/fluxFiles/bnb/G4BNB/v1.0.0/beamdump/
250-
```
251-
252-
First production (july 2025) is configuration `a`. This has a bug, do NOT use.
253-
254-
Second production (20250808-16:48) is configuration `b`.
255-

0 commit comments

Comments
 (0)