All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
caf::SRNuMIInfo Class Reference

#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
 

Detailed Description

Definition at line 8 of file SRNuMIInfo.h.

Constructor & Destructor Documentation

caf::SRNuMIInfo::SRNuMIInfo ( )

Definition at line 8 of file SRNuMIInfo.cxx.

8  :
9  HRNDIR(std::numeric_limits<float>::signaling_NaN()),
10  NSLINA(std::numeric_limits<float>::signaling_NaN()),
11  NSLINB(std::numeric_limits<float>::signaling_NaN()),
12  NSLINC(std::numeric_limits<float>::signaling_NaN()),
13  NSLIND(std::numeric_limits<float>::signaling_NaN()),
14  TRTGTD(std::numeric_limits<float>::signaling_NaN()),
15  TR101D(std::numeric_limits<float>::signaling_NaN()),
16  TORTGT(std::numeric_limits<float>::signaling_NaN()),
17  TOR101(std::numeric_limits<float>::signaling_NaN()),
18  time(std::numeric_limits<float>::signaling_NaN()),
19 
20  spill_time_s(std::numeric_limits<unsigned long int>::max()),
21  spill_time_ns(std::numeric_limits<unsigned long int>::max()),
22  event(UINT_MAX),
23  daq_gates(UINT_MAX)
24  {}
unsigned long int spill_time_ns
The IFDB Beam Spill Time, unit nsec.
Definition: SRNuMIInfo.h:32
float time
Time of device used to lookup spill.
Definition: SRNuMIInfo.h:29
unsigned int event
Definition: SRNuMIInfo.h:34
unsigned long int spill_time_s
The IFDB Beam Spill Time, unit sec.
Definition: SRNuMIInfo.h:31
unsigned int daq_gates
Definition: SRNuMIInfo.h:35

Member Data Documentation

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.


The documentation for this class was generated from the following files: