Public Member Functions | Public Attributes | List of all members
GpuPowerSpectra Class Reference

GpuPowerSpectra – The GPU Power Specta Data. More...

#include <GpuPowerSpectra.h>

Public Member Functions

 GpuPowerSpectra ()
 Default constructor.
 
 ~GpuPowerSpectra ()
 Destructor.
 
 GpuPowerSpectra (Int_t run, Int_t trealTime, GpuPhiSectorPowerSpectrumStruct_t *gpuPtr)
 Assignment constructor.
 
TGraph * getGraph (Int_t phi)
 
 ClassDef (GpuPowerSpectra, 11)
 

Public Attributes

Int_t run
 Run number from offline.
 
UInt_t realTime
 Time in unixTime.
 
UChar_t powerSpectra [16][99]
 
unsigned int unixTimeFirstEvent
 
unsigned int unixTimeLastEvent
 
unsigned int numEventsAveraged
 
unsigned int firstEventInAverage
 
unsigned char pol
 
unsigned char ring
 

Detailed Description

GpuPowerSpectra – The GPU Power Specta Data.

The ROOT implementation of the GPU Power Spectra data

Definition at line 25 of file GpuPowerSpectra.h.

Inheritance diagram for GpuPowerSpectra:
Inheritance graph
[legend]
Collaboration diagram for GpuPowerSpectra:
Collaboration graph
[legend]

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