#include <BNBSpillInfo.h>
Public Member Functions | |
double | POT () const |
Public Attributes | |
unsigned long int | spill_time_s |
The IFDB Beam Spill Time, unit sec. More... | |
unsigned long int | spill_time_ns |
The IFDB Beam Spill Time, unit nsec. More... | |
unsigned int | event |
float | TOR860 |
Toroid before Mag 875, units e12 Protons. More... | |
float | TOR875 |
Toroid after Mag 875, units e12 Protons. More... | |
float | LM875A |
Loss Monitor before the RWM, unit R/s. More... | |
float | LM875B |
Loss Monitor after the RWM, unit R/s. More... | |
float | LM875C |
Loss Monitor after the RWM, unit R/s. More... | |
float | HP875 |
Horizontal Position Monitor after Mag 875, units mm. More... | |
float | VP875 |
Verticle Position Monitor after Mag 875, units mm. More... | |
float | HPTG1 |
Horizontal Position Monitor at Target Station 1, units mm. More... | |
float | VPTG1 |
Horizontal Position Monitor at Target Station 1, units mm. More... | |
float | HPTG2 |
Horizontal Position Monitor at Target Station 2, closest to target, units mm. More... | |
float | VPTG2 |
Horizontal Position Monitor at Target Station 2, closest to target, units mm. More... | |
float | BTJT2 |
Temperature of air exiting target, units Deg C. More... | |
float | THCURR |
Current applied to Horn, units kiloAmperes. More... | |
std::vector< int > | M875BB |
Multiwire station before Mag 875...? More... | |
std::vector< int > | M876BB |
Multiwire station after Mag 875...? More... | |
std::vector< int > | MMBTBB |
Multiwire station at the target station,. More... | |
float | M875BB_spill_time_diff |
the time difference between M875BB and the matched spill More... | |
float | M876BB_spill_time_diff |
the time difference between M876BB and the matched spill More... | |
float | MMBTBB_spill_time_diff |
the time difference between MMBTBB and the matched spill More... | |
Definition at line 13 of file BNBSpillInfo.h.
|
inline |
Definition at line 53 of file BNBSpillInfo.h.
float sbn::BNBSpillInfo::BTJT2 |
Temperature of air exiting target, units Deg C.
Definition at line 40 of file BNBSpillInfo.h.
unsigned int sbn::BNBSpillInfo::event |
Definition at line 20 of file BNBSpillInfo.h.
float sbn::BNBSpillInfo::HP875 |
Horizontal Position Monitor after Mag 875, units mm.
Definition at line 31 of file BNBSpillInfo.h.
float sbn::BNBSpillInfo::HPTG1 |
Horizontal Position Monitor at Target Station 1, units mm.
Definition at line 34 of file BNBSpillInfo.h.
float sbn::BNBSpillInfo::HPTG2 |
Horizontal Position Monitor at Target Station 2, closest to target, units mm.
Definition at line 37 of file BNBSpillInfo.h.
float sbn::BNBSpillInfo::LM875A |
Loss Monitor before the RWM, unit R/s.
Definition at line 28 of file BNBSpillInfo.h.
float sbn::BNBSpillInfo::LM875B |
Loss Monitor after the RWM, unit R/s.
Definition at line 29 of file BNBSpillInfo.h.
float sbn::BNBSpillInfo::LM875C |
Loss Monitor after the RWM, unit R/s.
Definition at line 30 of file BNBSpillInfo.h.
std::vector< int > sbn::BNBSpillInfo::M875BB |
Multiwire station before Mag 875...?
Definition at line 45 of file BNBSpillInfo.h.
float sbn::BNBSpillInfo::M875BB_spill_time_diff |
the time difference between M875BB and the matched spill
Definition at line 49 of file BNBSpillInfo.h.
std::vector< int > sbn::BNBSpillInfo::M876BB |
Multiwire station after Mag 875...?
Definition at line 46 of file BNBSpillInfo.h.
float sbn::BNBSpillInfo::M876BB_spill_time_diff |
the time difference between M876BB and the matched spill
Definition at line 50 of file BNBSpillInfo.h.
std::vector< int > sbn::BNBSpillInfo::MMBTBB |
Multiwire station at the target station,.
Definition at line 47 of file BNBSpillInfo.h.
float sbn::BNBSpillInfo::MMBTBB_spill_time_diff |
the time difference between MMBTBB and the matched spill
Definition at line 51 of file BNBSpillInfo.h.
unsigned long int sbn::BNBSpillInfo::spill_time_ns |
The IFDB Beam Spill Time, unit nsec.
Definition at line 18 of file BNBSpillInfo.h.
unsigned long int sbn::BNBSpillInfo::spill_time_s |
The IFDB Beam Spill Time, unit sec.
Definition at line 17 of file BNBSpillInfo.h.
float sbn::BNBSpillInfo::THCURR |
Current applied to Horn, units kiloAmperes.
Definition at line 42 of file BNBSpillInfo.h.
float sbn::BNBSpillInfo::TOR860 |
Toroid before Mag 875, units e12 Protons.
Definition at line 25 of file BNBSpillInfo.h.
float sbn::BNBSpillInfo::TOR875 |
Toroid after Mag 875, units e12 Protons.
Definition at line 26 of file BNBSpillInfo.h.
float sbn::BNBSpillInfo::VP875 |
Verticle Position Monitor after Mag 875, units mm.
Definition at line 32 of file BNBSpillInfo.h.
float sbn::BNBSpillInfo::VPTG1 |
Horizontal Position Monitor at Target Station 1, units mm.
Definition at line 35 of file BNBSpillInfo.h.
float sbn::BNBSpillInfo::VPTG2 |
Horizontal Position Monitor at Target Station 2, closest to target, units mm.
Definition at line 38 of file BNBSpillInfo.h.