#include <SRNuMIInfo.h>
Public Member Functions | |
SRNuMIInfo () | |
Public Attributes | |
std::vector< double > | HP121 |
std::vector< double > | VP121 |
std::vector< double > | HPTGT |
std::vector< double > | VPTGT |
std::vector< double > | HITGT |
std::vector< double > | VITGT |
std::vector< double > | MTGTDS |
float | HRNDIR |
float | NSLINA |
float | NSLINB |
float | NSLINC |
float | NSLIND |
float | TRTGTD |
float | TR101D |
float | TORTGT |
float | TOR101 |
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 8 of file SRNuMIInfo.h.
caf::SRNuMIInfo::SRNuMIInfo | ( | ) |
Definition at line 8 of file SRNuMIInfo.cxx.
unsigned int caf::SRNuMIInfo::daq_gates |
Definition at line 35 of file SRNuMIInfo.h.
unsigned int caf::SRNuMIInfo::event |
Definition at line 34 of file SRNuMIInfo.h.
std::vector< double > caf::SRNuMIInfo::HITGT |
Definition at line 17 of file SRNuMIInfo.h.
std::vector< double > caf::SRNuMIInfo::HP121 |
Definition at line 13 of file SRNuMIInfo.h.
std::vector< double > caf::SRNuMIInfo::HPTGT |
Definition at line 15 of file SRNuMIInfo.h.
float caf::SRNuMIInfo::HRNDIR |
Definition at line 20 of file SRNuMIInfo.h.
std::vector< double > caf::SRNuMIInfo::MTGTDS |
Definition at line 19 of file SRNuMIInfo.h.
float caf::SRNuMIInfo::NSLINA |
Definition at line 21 of file SRNuMIInfo.h.
float caf::SRNuMIInfo::NSLINB |
Definition at line 22 of file SRNuMIInfo.h.
float caf::SRNuMIInfo::NSLINC |
Definition at line 23 of file SRNuMIInfo.h.
float caf::SRNuMIInfo::NSLIND |
Definition at line 24 of file SRNuMIInfo.h.
unsigned long int caf::SRNuMIInfo::spill_time_ns |
The IFDB Beam Spill Time, unit nsec.
Definition at line 32 of file SRNuMIInfo.h.
unsigned long int caf::SRNuMIInfo::spill_time_s |
The IFDB Beam Spill Time, unit sec.
Definition at line 31 of file SRNuMIInfo.h.
float caf::SRNuMIInfo::time |
Time of device used to lookup spill.
Definition at line 29 of file SRNuMIInfo.h.
float caf::SRNuMIInfo::TOR101 |
Definition at line 28 of file SRNuMIInfo.h.
float caf::SRNuMIInfo::TORTGT |
Definition at line 27 of file SRNuMIInfo.h.
float caf::SRNuMIInfo::TR101D |
Definition at line 26 of file SRNuMIInfo.h.
float caf::SRNuMIInfo::TRTGTD |
Definition at line 25 of file SRNuMIInfo.h.
std::vector< double > caf::SRNuMIInfo::VITGT |
Definition at line 18 of file SRNuMIInfo.h.
std::vector< double > caf::SRNuMIInfo::VP121 |
Definition at line 14 of file SRNuMIInfo.h.
std::vector< double > caf::SRNuMIInfo::VPTGT |
Definition at line 16 of file SRNuMIInfo.h.