#include <NuMISpillInfo.h>
Public Member Functions | |
double | POT () const |
Public Attributes | |
std::vector< double > | HP121 |
List of Horizontal position at start per-bunch. More... | |
std::vector< double > | VP121 |
List of Vertical position at start per-bunch. More... | |
std::vector< double > | HPTGT |
List of Horizontal position at target per-bunch. More... | |
std::vector< double > | VPTGT |
List of Vertical position at target per-bunch. More... | |
std::vector< double > | HITGT |
List of Horizontal-Monitor intensity at target per-bunch. More... | |
std::vector< double > | VITGT |
List of Vertical-Monitor intensity at tartget per bunch. More... | |
std::vector< double > | MTGTDS |
float | HRNDIR |
float | NSLINA |
float | NSLINB |
float | NSLINC |
float | NSLIND |
float | TRTGTD |
Best monitored POT at Target. More... | |
float | TR101D |
Best monitored POT at Start. More... | |
float | TORTGT |
Other monitored POT at Target. More... | |
float | TOR101 |
Other monitored POT at Start. More... | |
float | time |
Time of device used to lookup spill. More... | |
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 |
unsigned int | daq_gates |
Definition at line 11 of file NuMISpillInfo.h.
|
inline |
Definition at line 39 of file NuMISpillInfo.h.
unsigned int sbn::NuMISpillInfo::daq_gates |
Definition at line 37 of file NuMISpillInfo.h.
unsigned int sbn::NuMISpillInfo::event |
Definition at line 36 of file NuMISpillInfo.h.
std::vector< double > sbn::NuMISpillInfo::HITGT |
List of Horizontal-Monitor intensity at target per-bunch.
Definition at line 19 of file NuMISpillInfo.h.
std::vector< double > sbn::NuMISpillInfo::HP121 |
List of Horizontal position at start per-bunch.
Definition at line 15 of file NuMISpillInfo.h.
std::vector< double > sbn::NuMISpillInfo::HPTGT |
List of Horizontal position at target per-bunch.
Definition at line 17 of file NuMISpillInfo.h.
float sbn::NuMISpillInfo::HRNDIR |
Definition at line 22 of file NuMISpillInfo.h.
std::vector< double > sbn::NuMISpillInfo::MTGTDS |
Definition at line 21 of file NuMISpillInfo.h.
float sbn::NuMISpillInfo::NSLINA |
Definition at line 23 of file NuMISpillInfo.h.
float sbn::NuMISpillInfo::NSLINB |
Definition at line 24 of file NuMISpillInfo.h.
float sbn::NuMISpillInfo::NSLINC |
Definition at line 25 of file NuMISpillInfo.h.
float sbn::NuMISpillInfo::NSLIND |
Definition at line 26 of file NuMISpillInfo.h.
unsigned long int sbn::NuMISpillInfo::spill_time_ns |
The IFDB Beam Spill Time, unit nsec.
Definition at line 34 of file NuMISpillInfo.h.
unsigned long int sbn::NuMISpillInfo::spill_time_s |
The IFDB Beam Spill Time, unit sec.
Definition at line 33 of file NuMISpillInfo.h.
float sbn::NuMISpillInfo::time |
Time of device used to lookup spill.
Definition at line 31 of file NuMISpillInfo.h.
float sbn::NuMISpillInfo::TOR101 |
Other monitored POT at Start.
Definition at line 30 of file NuMISpillInfo.h.
float sbn::NuMISpillInfo::TORTGT |
Other monitored POT at Target.
Definition at line 29 of file NuMISpillInfo.h.
float sbn::NuMISpillInfo::TR101D |
Best monitored POT at Start.
Definition at line 28 of file NuMISpillInfo.h.
float sbn::NuMISpillInfo::TRTGTD |
Best monitored POT at Target.
Definition at line 27 of file NuMISpillInfo.h.
std::vector< double > sbn::NuMISpillInfo::VITGT |
List of Vertical-Monitor intensity at tartget per bunch.
Definition at line 20 of file NuMISpillInfo.h.
std::vector< double > sbn::NuMISpillInfo::VP121 |
List of Vertical position at start per-bunch.
Definition at line 16 of file NuMISpillInfo.h.
std::vector< double > sbn::NuMISpillInfo::VPTGT |
List of Vertical position at target per-bunch.
Definition at line 18 of file NuMISpillInfo.h.