EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
cdevRingData Struct Reference

#include <online_distribution/blob/master/newbasic/packet_A.h>

Public Attributes

char m_ringState [256]
 
char m_ionSpecies [1024]
 
double m_beamEnergy
 
double m_gamma
 
int m_stoneType
 
double m_momentumSpread
 
double m_bunchLength
 
int m_intendedFillPattern [360]
 
int m_measuredFillPattern [360]
 
double m_bunchOneRelativePhase
 
double m_synchrotronTune
 
double m_chromaticityVertical
 
double m_chromaticityHorizontal
 
int m_polarizationFillPattern [360]
 
int m_timeOfFillStart
 
int m_timeOfLuminosityStart
 
double m_emittanceVertical
 
double m_emittanceHorizontal
 
double m_betaIPMHorizontal
 
double m_betaIPMVertical
 
int m_measuredPolarizationUp [360]
 
int m_measuredPolarizationDown [360]
 
int m_fillNumber
 
unsigned int m_datavalidMask
 

Detailed Description

Definition at line 183 of file packet_A.h.

View newest version in sPHENIX GitHub at line 183 of file packet_A.h

Member Data Documentation

double cdevRingData::m_beamEnergy

Definition at line 188 of file packet_A.h.

View newest version in sPHENIX GitHub at line 188 of file packet_A.h

Referenced by Packet_cdevring::dump(), and Packet_cdevring::dValue().

double cdevRingData::m_betaIPMHorizontal

Definition at line 204 of file packet_A.h.

View newest version in sPHENIX GitHub at line 204 of file packet_A.h

Referenced by Packet_cdevring::dValue().

double cdevRingData::m_betaIPMVertical

Definition at line 205 of file packet_A.h.

View newest version in sPHENIX GitHub at line 205 of file packet_A.h

Referenced by Packet_cdevring::dValue().

double cdevRingData::m_bunchLength

Definition at line 192 of file packet_A.h.

View newest version in sPHENIX GitHub at line 192 of file packet_A.h

Referenced by Packet_cdevring::dump(), and Packet_cdevring::dValue().

double cdevRingData::m_bunchOneRelativePhase

Definition at line 195 of file packet_A.h.

View newest version in sPHENIX GitHub at line 195 of file packet_A.h

Referenced by Packet_cdevring::dValue().

double cdevRingData::m_chromaticityHorizontal

Definition at line 198 of file packet_A.h.

View newest version in sPHENIX GitHub at line 198 of file packet_A.h

Referenced by Packet_cdevring::dump(), and Packet_cdevring::dValue().

double cdevRingData::m_chromaticityVertical

Definition at line 197 of file packet_A.h.

View newest version in sPHENIX GitHub at line 197 of file packet_A.h

Referenced by Packet_cdevring::dump(), and Packet_cdevring::dValue().

unsigned int cdevRingData::m_datavalidMask

Definition at line 209 of file packet_A.h.

View newest version in sPHENIX GitHub at line 209 of file packet_A.h

Referenced by Packet_cdevring::iValue().

double cdevRingData::m_emittanceHorizontal

Definition at line 203 of file packet_A.h.

View newest version in sPHENIX GitHub at line 203 of file packet_A.h

Referenced by Packet_cdevring::dValue().

double cdevRingData::m_emittanceVertical

Definition at line 202 of file packet_A.h.

View newest version in sPHENIX GitHub at line 202 of file packet_A.h

Referenced by Packet_cdevring::dump(), and Packet_cdevring::dValue().

int cdevRingData::m_fillNumber

Definition at line 208 of file packet_A.h.

View newest version in sPHENIX GitHub at line 208 of file packet_A.h

Referenced by Packet_cdevring::iValue().

double cdevRingData::m_gamma

Definition at line 189 of file packet_A.h.

View newest version in sPHENIX GitHub at line 189 of file packet_A.h

Referenced by Packet_cdevring::dump(), and Packet_cdevring::dValue().

int cdevRingData::m_intendedFillPattern[360]

Definition at line 193 of file packet_A.h.

View newest version in sPHENIX GitHub at line 193 of file packet_A.h

Referenced by Packet_cdevring::iValue().

char cdevRingData::m_ionSpecies[1024]

Definition at line 187 of file packet_A.h.

View newest version in sPHENIX GitHub at line 187 of file packet_A.h

Referenced by Packet_cdevring::dump(), and Packet_cdevring::iValue().

int cdevRingData::m_measuredFillPattern[360]

Definition at line 194 of file packet_A.h.

View newest version in sPHENIX GitHub at line 194 of file packet_A.h

Referenced by Packet_cdevring::iValue().

int cdevRingData::m_measuredPolarizationDown[360]

Definition at line 207 of file packet_A.h.

View newest version in sPHENIX GitHub at line 207 of file packet_A.h

Referenced by Packet_cdevring::iValue().

int cdevRingData::m_measuredPolarizationUp[360]

Definition at line 206 of file packet_A.h.

View newest version in sPHENIX GitHub at line 206 of file packet_A.h

Referenced by Packet_cdevring::iValue().

double cdevRingData::m_momentumSpread

Definition at line 191 of file packet_A.h.

View newest version in sPHENIX GitHub at line 191 of file packet_A.h

Referenced by Packet_cdevring::dump(), and Packet_cdevring::dValue().

int cdevRingData::m_polarizationFillPattern[360]

Definition at line 199 of file packet_A.h.

View newest version in sPHENIX GitHub at line 199 of file packet_A.h

Referenced by Packet_cdevring::iValue().

char cdevRingData::m_ringState[256]

Definition at line 186 of file packet_A.h.

View newest version in sPHENIX GitHub at line 186 of file packet_A.h

Referenced by Packet_cdevring::dump(), and Packet_cdevring::iValue().

int cdevRingData::m_stoneType

Definition at line 190 of file packet_A.h.

View newest version in sPHENIX GitHub at line 190 of file packet_A.h

Referenced by Packet_cdevring::dump(), and Packet_cdevring::iValue().

double cdevRingData::m_synchrotronTune

Definition at line 196 of file packet_A.h.

View newest version in sPHENIX GitHub at line 196 of file packet_A.h

Referenced by Packet_cdevring::dValue().

int cdevRingData::m_timeOfFillStart

Definition at line 200 of file packet_A.h.

View newest version in sPHENIX GitHub at line 200 of file packet_A.h

Referenced by Packet_cdevring::iValue().

int cdevRingData::m_timeOfLuminosityStart

Definition at line 201 of file packet_A.h.

View newest version in sPHENIX GitHub at line 201 of file packet_A.h

Referenced by Packet_cdevring::iValue().


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