Hall-D Software  alpha
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
DBeamCurrent Class Reference

#include <DBeamCurrent.h>

+ Inheritance diagram for DBeamCurrent:

Public Member Functions

 JOBJECT_PUBLIC (DBeamCurrent)
 
void toStrings (vector< pair< string, string > > &items) const
 

Public Attributes

double Ibeam
 
double t
 
double t_prev
 
double t_next
 
bool is_fiducial
 

Detailed Description

Definition at line 14 of file DBeamCurrent.h.

Member Function Documentation

DBeamCurrent::JOBJECT_PUBLIC ( DBeamCurrent  )
void DBeamCurrent::toStrings ( vector< pair< string, string > > &  items) const
inline

Definition at line 46 of file DBeamCurrent.h.

References Ibeam, is_fiducial, t, t_next, and t_prev.

Member Data Documentation

double DBeamCurrent::Ibeam

Definition at line 37 of file DBeamCurrent.h.

Referenced by DBeamCurrent_factory::evnt(), and toStrings().

bool DBeamCurrent::is_fiducial

Definition at line 41 of file DBeamCurrent.h.

Referenced by DBeamCurrent_factory::evnt(), and toStrings().

double DBeamCurrent::t

Definition at line 38 of file DBeamCurrent.h.

Referenced by DBeamCurrent_factory::evnt(), and toStrings().

double DBeamCurrent::t_next

Definition at line 40 of file DBeamCurrent.h.

Referenced by DBeamCurrent_factory::evnt(), and toStrings().

double DBeamCurrent::t_prev

Definition at line 39 of file DBeamCurrent.h.

Referenced by DBeamCurrent_factory::evnt(), and toStrings().


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