#include <TSTSEvent.h>
Public Member Functions | |
lasersetup_t (UInt_t id, Double_t x, Double_t y, Double_t u, UInt_t t) | |
lasersetup_t () | |
void | Clear () |
Data Fields | |
UInt_t | ScanId |
Double_t | Xpos |
Double_t | Ypos |
Double_t | Voltage |
UInt_t | UnixTime |
Definition at line 45 of file TSTSEvent.h.
TSTSEvent::lasersetup_t::lasersetup_t | ( | UInt_t | id, | |
Double_t | x, | |||
Double_t | y, | |||
Double_t | u, | |||
UInt_t | t | |||
) | [inline] |
Definition at line 46 of file TSTSEvent.h.
TSTSEvent::lasersetup_t::lasersetup_t | ( | ) | [inline] |
Definition at line 51 of file TSTSEvent.h.
void TSTSEvent::lasersetup_t::Clear | ( | void | ) | [inline] |
Definition at line 54 of file TSTSEvent.h.
References ScanId, UnixTime, Voltage, Xpos, and Ypos.
Referenced by TSTSEvent::ClearLaserSetup(), and TSTSEvent::Init().
Definition at line 63 of file TSTSEvent.h.
Referenced by TSTSProc::CheckScanSetup(), and Clear().
Definition at line 67 of file TSTSEvent.h.
Referenced by Clear().
Double_t TSTSEvent::lasersetup_t::Voltage |
Definition at line 66 of file TSTSEvent.h.
Referenced by Clear().
Double_t TSTSEvent::lasersetup_t::Xpos |
Definition at line 64 of file TSTSEvent.h.
Referenced by TSTSProc::CheckScanSetup(), and Clear().
Double_t TSTSEvent::lasersetup_t::Ypos |
Definition at line 65 of file TSTSEvent.h.
Referenced by TSTSProc::CheckScanSetup(), and Clear().